intradoc.common
Class Errors
java.lang.Object
|
+--intradoc.common.Errors
- public class Errors
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SUCCESS
public static final int SUCCESS
- See Also:
- Constant Field Values
FAILED
public static final int FAILED
- See Also:
- Constant Field Values
COMM_ADDRESS_NOT_FOUND
public static final int COMM_ADDRESS_NOT_FOUND
- See Also:
- Constant Field Values
COMM_FAILED_CONNECT
public static final int COMM_FAILED_CONNECT
- See Also:
- Constant Field Values
COMM_FAILED_SEND
public static final int COMM_FAILED_SEND
- See Also:
- Constant Field Values
COMM_FAILED_RECEIVE
public static final int COMM_FAILED_RECEIVE
- See Also:
- Constant Field Values
COMM_TIMEOUT_RECEIVE
public static final int COMM_TIMEOUT_RECEIVE
- See Also:
- Constant Field Values
RESOURCE_NOT_FOUND
public static final int RESOURCE_NOT_FOUND
- See Also:
- Constant Field Values
RESOURCE_EXISTS
public static final int RESOURCE_EXISTS
- See Also:
- Constant Field Values
RESOURCE_CANNOT_ACCESS
public static final int RESOURCE_CANNOT_ACCESS
- See Also:
- Constant Field Values
RESOURCE_READ_ONLY
public static final int RESOURCE_READ_ONLY
- See Also:
- Constant Field Values
RESOURCE_INSUFFICIENT_PRIVILEGE
public static final int RESOURCE_INSUFFICIENT_PRIVILEGE
- See Also:
- Constant Field Values
RESOURCE_FAILED_LOGIN
public static final int RESOURCE_FAILED_LOGIN
- See Also:
- Constant Field Values
RESOURCE_LOCKED
public static final int RESOURCE_LOCKED
- See Also:
- Constant Field Values
RESOURCE_WRONG_VERSION
public static final int RESOURCE_WRONG_VERSION
- See Also:
- Constant Field Values
RESOURCE_WRONG_TYPE
public static final int RESOURCE_WRONG_TYPE
- See Also:
- Constant Field Values
RESOURCE_UNAVAILABLE
public static final int RESOURCE_UNAVAILABLE
- See Also:
- Constant Field Values
RESOURCE_MISCONFIGURED
public static final int RESOURCE_MISCONFIGURED
- See Also:
- Constant Field Values
PROCESS_ERROR
public static final int PROCESS_ERROR
- See Also:
- Constant Field Values
PROCESS_UNNECESSARY
public static final int PROCESS_UNNECESSARY
- See Also:
- Constant Field Values
PROCESS_LOGIC_ERROR
public static final int PROCESS_LOGIC_ERROR
- See Also:
- Constant Field Values
UNHANDLED_EXCEPTION
public static final int UNHANDLED_EXCEPTION
- See Also:
- Constant Field Values
INSUFFICIENT_MEMORY
public static final int INSUFFICIENT_MEMORY
- See Also:
- Constant Field Values
MISMATCHED_PARAMETERS
public static final int MISMATCHED_PARAMETERS
- See Also:
- Constant Field Values
ACTIVITY_ABORTED
public static final int ACTIVITY_ABORTED
- See Also:
- Constant Field Values
ACTIVITY_CANCELLED
public static final int ACTIVITY_CANCELLED
- See Also:
- Constant Field Values
ACTIVITY_SUSPENDED
public static final int ACTIVITY_SUSPENDED
- See Also:
- Constant Field Values
LICENSE_INVALID
public static final int LICENSE_INVALID
- See Also:
- Constant Field Values
LICENSE_EXPIRED
public static final int LICENSE_EXPIRED
- See Also:
- Constant Field Values
LICENSE_ACTION_NOT_ALLOWED
public static final int LICENSE_ACTION_NOT_ALLOWED
- See Also:
- Constant Field Values
Errors
public Errors()
(c) 1996-2005 All rights reserved. Stellent, Inc. |