Package com.attivio.sdk.error
Class QueryBuilderError
- java.lang.Object
-
- com.attivio.sdk.error.ErrorCode
-
- com.attivio.sdk.error.QueryBuilderError
-
- All Implemented Interfaces:
java.io.Serializable
public final class QueryBuilderError extends ErrorCode
Contains the ErrorCodes forTriggerApi
.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class com.attivio.sdk.error.ErrorCode
equals, formatError, getCategory, getCode, getErrorCode, hashCode, readResolve, toString
-
-
-
-
Field Detail
-
GENERIC
public static final ErrorCode GENERIC
QUERY-BUILDER-1 A generic Query Builder error.
-
-