Serialized Form
-
Package com.protegrity.ap.java
-
Exception com.protegrity.ap.java.InitializationException
class InitializationException extends RuntimeException implements Serializable -
Exception com.protegrity.ap.java.ProtectorException
class ProtectorException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
errorCode
int errorCode
The error code associated with this exception. -
errorList
int[] errorList
Array of error codes for bulk operations. -
errorMessage
String errorMessage
The detailed error message. -
noAccessOperation
int noAccessOperation
The operation that was not accessible.
-
-
Exception com.protegrity.ap.java.SessionTimeoutException
class SessionTimeoutException extends ProtectorException implements Serializable- serialVersionUID:
- 1L
-