Stellent
HowToComponents
JavaDoc

intradoc.common
Class Errors

java.lang.Object
  |
  +--intradoc.common.Errors

public class Errors
extends java.lang.Object


Field Summary
static int ACTIVITY_ABORTED
           
static int ACTIVITY_CANCELLED
           
static int ACTIVITY_SUSPENDED
           
static int COMM_ADDRESS_NOT_FOUND
           
static int COMM_FAILED_CONNECT
           
static int COMM_FAILED_RECEIVE
           
static int COMM_FAILED_SEND
           
static int COMM_TIMEOUT_RECEIVE
           
static int FAILED
           
static int INSUFFICIENT_MEMORY
           
static int LICENSE_ACTION_NOT_ALLOWED
           
static int LICENSE_EXPIRED
           
static int LICENSE_INVALID
           
static int MISMATCHED_PARAMETERS
           
static int PROCESS_ERROR
           
static int PROCESS_LOGIC_ERROR
           
static int PROCESS_UNNECESSARY
           
static int RESOURCE_CANNOT_ACCESS
           
static int RESOURCE_EXISTS
           
static int RESOURCE_FAILED_LOGIN
           
static int RESOURCE_INSUFFICIENT_PRIVILEGE
           
static int RESOURCE_LOCKED
           
static int RESOURCE_MISCONFIGURED
           
static int RESOURCE_NOT_FOUND
           
static int RESOURCE_READ_ONLY
           
static int RESOURCE_UNAVAILABLE
           
static int RESOURCE_WRONG_TYPE
           
static int RESOURCE_WRONG_VERSION
           
static int SUCCESS
           
static int UNHANDLED_EXCEPTION
           
 
Constructor Summary
Errors()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

Errors

public Errors()


(c) 1996-2005  All rights reserved.  Stellent, Inc.