Package com.attivio.sdk.error
Class ServletError
- java.lang.Object
-
- com.attivio.sdk.error.ErrorCode
-
- com.attivio.sdk.error.ServletError
-
- All Implemented Interfaces:
java.io.Serializable
public final class ServletError extends ErrorCode
Contains the ErrorCodes for Attivio Servlet implementations.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static ErrorCode
PERFMON_ERROR
Perfmon server is probably downstatic ErrorCode
UNKNOWN_ERROR
CONNECTOR-1, Error doing commit after crawl.
-
Method Summary
-
Methods inherited from class com.attivio.sdk.error.ErrorCode
equals, formatError, getCategory, getCode, getErrorCode, hashCode, readResolve, toString
-
-