Class VcsIncludeRulesException

  • All Implemented Interfaces:
    java.io.Serializable

    public class VcsIncludeRulesException
    extends VcsException
    VcsException that is associated with Vcs Include Rule, mostly used in server When such exception is thrown, the client code may try to repeat the operation, but exclude failing include rules from it. WARNING: when using this exception, make sure it contains all the bad include rules associated with the operation!
    Since:
    10.0
    See Also:
    Serialized Form