com.crystaldecisions.sdk.exception
Class ServerExceptionCode
java.lang.Object
com.crystaldecisions.sdk.exception.ServerExceptionCode
public class ServerExceptionCode
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ERROR_UNDEFINED
public static final int ERROR_UNDEFINED
ERROR_INFOSTORE_UNDEFINED
public static final int ERROR_INFOSTORE_UNDEFINED
ERROR_SECURITY_UNDEFINED
public static final int ERROR_SECURITY_UNDEFINED
ERROR_INFOSTORE_SECURITY_VIOLATION
public static final int ERROR_INFOSTORE_SECURITY_VIOLATION
ERROR_INFOSTORE_COMMIT
public static final int ERROR_INFOSTORE_COMMIT
ERROR_INFOSTORE_BAD_QUERYSTRING
public static final int ERROR_INFOSTORE_BAD_QUERYSTRING
ERROR_INFOSTORE_MEM_ALLOCATION
public static final int ERROR_INFOSTORE_MEM_ALLOCATION
ERROR_INFOSTORE_OBJECT_NONEXIST
public static final int ERROR_INFOSTORE_OBJECT_NONEXIST
ERROR_INFOSTORE_OBJECT_NAME
public static final int ERROR_INFOSTORE_OBJECT_NAME
ERROR_INFOSTORE_OBJECT_DUP_NAME
public static final int ERROR_INFOSTORE_OBJECT_DUP_NAME
ERROR_INFOSTORE_OBJECT_CREATE
public static final int ERROR_INFOSTORE_OBJECT_CREATE
ERROR_INFOSTORE_OBJECT_DELETE
public static final int ERROR_INFOSTORE_OBJECT_DELETE
ERROR_INFOSTORE_OBJECT_UPDATE
public static final int ERROR_INFOSTORE_OBJECT_UPDATE
ERROR_INFOSTORE_OBJECT_MOVE
public static final int ERROR_INFOSTORE_OBJECT_MOVE
ERROR_INFOSTORE_OBJECT_SYSTEM
public static final int ERROR_INFOSTORE_OBJECT_SYSTEM
ERROR_INFOSTORE_OBJECT_RETRIEVE
public static final int ERROR_INFOSTORE_OBJECT_RETRIEVE
ERROR_INFOSTORE_OBJECT_PARENT
public static final int ERROR_INFOSTORE_OBJECT_PARENT
ERROR_INFOSTORE_INSTANCE_UPDATE
public static final int ERROR_INFOSTORE_INSTANCE_UPDATE
ERROR_INFOSTORE_INSTANCE_NONEXIST
public static final int ERROR_INFOSTORE_INSTANCE_NONEXIST
ERROR_INFOSTORE_INSTANCE_SCHEDULE
public static final int ERROR_INFOSTORE_INSTANCE_SCHEDULE
ERROR_INFOSTORE_RIGHT_CREATE
public static final int ERROR_INFOSTORE_RIGHT_CREATE
ERROR_INFOSTORE_RIGHT_DELETE
public static final int ERROR_INFOSTORE_RIGHT_DELETE
ERROR_INFOSTORE_RIGHT_MOVE
public static final int ERROR_INFOSTORE_RIGHT_MOVE
ERROR_INFOSTORE_RIGHT_INSTANCEOP
public static final int ERROR_INFOSTORE_RIGHT_INSTANCEOP
ERROR_INFOSTORE_RIGHT_UPDATEOBJECT
public static final int ERROR_INFOSTORE_RIGHT_UPDATEOBJECT
ERROR_INFOSTORE_RIGHT_UPDATEINSTANCE
public static final int ERROR_INFOSTORE_RIGHT_UPDATEINSTANCE
ERROR_INFOSTORE_RIGHT_SCHEDULE
public static final int ERROR_INFOSTORE_RIGHT_SCHEDULE
ERROR_INFOSTORE_GROUP_UPDATE
public static final int ERROR_INFOSTORE_GROUP_UPDATE
ERROR_INFOSTORE_FAVORITE_DELETE
public static final int ERROR_INFOSTORE_FAVORITE_DELETE
ERROR_INFOSTORE_FAVORITE_CREATE
public static final int ERROR_INFOSTORE_FAVORITE_CREATE
ERROR_INFOSTORE_FAVORITE_MOVE
public static final int ERROR_INFOSTORE_FAVORITE_MOVE
ERROR_INFOSTORE_INSTANCE_PLUGIN
public static final int ERROR_INFOSTORE_INSTANCE_PLUGIN
ERROR_INFOSTORE_THREAD_TIMEOUT
public static final int ERROR_INFOSTORE_THREAD_TIMEOUT
ERROR_INFOSTORE_RETRY_OPERATION
public static final int ERROR_INFOSTORE_RETRY_OPERATION
ERROR_INFOSTORE_OPTIMISTIC_LOCK_FAILURE
public static final int ERROR_INFOSTORE_OPTIMISTIC_LOCK_FAILURE
ERROR_INFOSTORE_PESSIMISTIC_LOCK_FAILURE
public static final int ERROR_INFOSTORE_PESSIMISTIC_LOCK_FAILURE
ERROR_INFOSTORE_DUPLICATE_FRIENDLY_NAME
public static final int ERROR_INFOSTORE_DUPLICATE_FRIENDLY_NAME
ERROR_SECURITY_FAILED
public static final int ERROR_SECURITY_FAILED
ERROR_SECURITY_NOT_SUPPORTED
public static final int ERROR_SECURITY_NOT_SUPPORTED
ERROR_SECURITY_PASSWORD
public static final int ERROR_SECURITY_PASSWORD
ERROR_SECURITY_NOT_FOUND
public static final int ERROR_SECURITY_NOT_FOUND
ERROR_SECURITY_DISABLED
public static final int ERROR_SECURITY_DISABLED
ERROR_SECURITY_WRONG_TYPE
public static final int ERROR_SECURITY_WRONG_TYPE
ERROR_SECURITY_BATCH_MODE
public static final int ERROR_SECURITY_BATCH_MODE
ERROR_SECURITY_DENIED
public static final int ERROR_SECURITY_DENIED
ERROR_SECURITY_BUFFER_TOO_SMALL
public static final int ERROR_SECURITY_BUFFER_TOO_SMALL
ERROR_SECURITY_PLUGIN_ERROR
public static final int ERROR_SECURITY_PLUGIN_ERROR
ERROR_SECURITY_LICENSE
public static final int ERROR_SECURITY_LICENSE
ERROR_SECURITY_LOGON_DISABLED
public static final int ERROR_SECURITY_LOGON_DISABLED
ERROR_SECURITY_PASSWORD_TOOSHORT
public static final int ERROR_SECURITY_PASSWORD_TOOSHORT
ERROR_SECURITY_PASSWORD_TOOSIMPLE
public static final int ERROR_SECURITY_PASSWORD_TOOSIMPLE
ERROR_SECURITY_PASSWORD_TOOLONG
public static final int ERROR_SECURITY_PASSWORD_TOOLONG
ERROR_SECURITY_PASSWORD_ISREPEATED
public static final int ERROR_SECURITY_PASSWORD_ISREPEATED
ERROR_SECURITY_PASSWORD_TOOSOON
public static final int ERROR_SECURITY_PASSWORD_TOOSOON
ERROR_SECURITY_INVALID_SESSION_ID
public static final int ERROR_SECURITY_INVALID_SESSION_ID
ERROR_SECURITY_TOKEN_EXCEEDS_LIMIT
public static final int ERROR_SECURITY_TOKEN_EXCEEDS_LIMIT
ServerExceptionCode
public ServerExceptionCode()