org.equanda.client
Interface ExceptionCodes
- All Known Implementing Classes:
- EquandaMediatorRoot, LazyEJBListBase, LazyList, LazyProxyListBase
public interface ExceptionCodes
Codes for EquandaPersistence exceptions, used for internationalization
- Author:
- NetRom team
EE_OBJECT_NOT_FOUND
static final int EE_OBJECT_NOT_FOUND
- See Also:
- Constant Field Values
EE_FAILED_TO_UPDATE_VALUE
static final int EE_FAILED_TO_UPDATE_VALUE
- See Also:
- Constant Field Values
EE_CANNOT_CREATE_LAZYCOLLECTION
static final int EE_CANNOT_CREATE_LAZYCOLLECTION
- See Also:
- Constant Field Values
EE_FAILED_PROXY_REMOVE
static final int EE_FAILED_PROXY_REMOVE
- See Also:
- Constant Field Values
EE_CANNOT_INIT_BEAN
static final int EE_CANNOT_INIT_BEAN
- See Also:
- Constant Field Values
EPE_PERSISTENCE_EXCEPTION
static final int EPE_PERSISTENCE_EXCEPTION
- See Also:
- Constant Field Values
EPE_NULL_UOID_INVALID
static final int EPE_NULL_UOID_INVALID
- See Also:
- Constant Field Values
EPE_UOID_NOT_FOUND
static final int EPE_UOID_NOT_FOUND
- See Also:
- Constant Field Values
ECV_COULD_NOT_TEST_CHOICES_USING_CLASS
static final int ECV_COULD_NOT_TEST_CHOICES_USING_CLASS
- See Also:
- Constant Field Values
ECV_VALUE_IS_NOT_ONE_OF_THE_CHOICES
static final int ECV_VALUE_IS_NOT_ONE_OF_THE_CHOICES
- See Also:
- Constant Field Values
ECV_COMPARE_CONSTRAINT_NOT_SATISFIED
static final int ECV_COMPARE_CONSTRAINT_NOT_SATISFIED
- See Also:
- Constant Field Values
ECV_IMMUTABLE_IF_OTHER_FIELD_IS_SET
static final int ECV_IMMUTABLE_IF_OTHER_FIELD_IS_SET
- See Also:
- Constant Field Values
ECV_CANNOT_ADD_NULL_TO_MULTIPLE_FIELD
static final int ECV_CANNOT_ADD_NULL_TO_MULTIPLE_FIELD
- See Also:
- Constant Field Values
ECV_FIELD_IS_REQUIRED
static final int ECV_FIELD_IS_REQUIRED
- See Also:
- Constant Field Values
ECV_FIELD_IS_UNIQUE
static final int ECV_FIELD_IS_UNIQUE
- See Also:
- Constant Field Values
ECV_INCLUDE_VALUE_HAS_WRONG_TYPE
static final int ECV_INCLUDE_VALUE_HAS_WRONG_TYPE
- See Also:
- Constant Field Values
ECV_FAILED_TO_CREATE_INCLUDED_VALUE
static final int ECV_FAILED_TO_CREATE_INCLUDED_VALUE
- See Also:
- Constant Field Values
ECV_INTERNAL_ERROR_ON_CREATE_INCLUDED_VALUE
static final int ECV_INTERNAL_ERROR_ON_CREATE_INCLUDED_VALUE
- See Also:
- Constant Field Values
ECV_CONSTRAINT_VIOLATION
static final int ECV_CONSTRAINT_VIOLATION
- See Also:
- Constant Field Values
ECV_FAILED_TO_UPDATE_VALUE
static final int ECV_FAILED_TO_UPDATE_VALUE
- See Also:
- Constant Field Values
ECV_DOWNCAST_FAILED_CANNOT_DOWNCAST_ROOT
static final int ECV_DOWNCAST_FAILED_CANNOT_DOWNCAST_ROOT
- See Also:
- Constant Field Values
ECV_DOWNCAST_SELECTOR_ERROR
static final int ECV_DOWNCAST_SELECTOR_ERROR
- See Also:
- Constant Field Values
ECV_DOWNCAST_CREATE_ERROR
static final int ECV_DOWNCAST_CREATE_ERROR
- See Also:
- Constant Field Values
ECV_INVALID_TABLE_TYPE
static final int ECV_INVALID_TABLE_TYPE
- See Also:
- Constant Field Values
ECV_OTHERSIDE_EMBEDDED_FIELD_IMMUTABLE_ONCE_SET
static final int ECV_OTHERSIDE_EMBEDDED_FIELD_IMMUTABLE_ONCE_SET
- See Also:
- Constant Field Values
ECV_COMPARE_TYPE_CONSTRAINT_NOT_SATISFIED
static final int ECV_COMPARE_TYPE_CONSTRAINT_NOT_SATISFIED
- See Also:
- Constant Field Values
ECV_CASCADE_KEEP
static final int ECV_CASCADE_KEEP
- See Also:
- Constant Field Values
CME_DATA_HAS_BEEN_ALREADY_CHANGED
static final int CME_DATA_HAS_BEEN_ALREADY_CHANGED
- See Also:
- Constant Field Values
UONA_OPERATION_NOT_ALLOWED
static final int UONA_OPERATION_NOT_ALLOWED
- See Also:
- Constant Field Values
Copyright © 2007-2009. All Rights Reserved.