| 
SalesPoint Framework v3.0 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
A collection of predefined process error codes.
| Field Summary | |
static int | 
DATABASKET_CONFLICT_ERROR
Error code constant: A DataBasketConflictException occurred while trying to add/remove
 items to/from a container. | 
static int | 
DUPLICATE_KEY_EXCEPTION
Error code constant: When adding an item to a container, there was a key duplication.  | 
static int | 
ERR_INTERNAL
Error code constant: Unspecific internal error, that should not normally occur.  | 
static int | 
ERR_LOWERBOUND
Any user defined error code must be outside [ERR_LOWERBOUND, . | 
static int | 
ERR_NOERROR
Error code constant: No error.  | 
static int | 
ERR_UPPERBOUND
Any user defined error code must be outside [. | 
static int | 
NOT_ENOUGH_ELEMENTS_ERROR
Error code constant: There were not enough elements in the source of a move action in a TwoTableFormSheet. | 
static int | 
REMOVE_VETO_EXCEPTION
Error code constant: A VetoException occurred while trying to remove items from a
 container. | 
| Field Detail | 
public static final int ERR_LOWERBOUND
[ERR_LOWERBOUND, ERR_UPPERBOUND].public static final int ERR_NOERROR
public static final int ERR_INTERNAL
public static final int NOT_ENOUGH_ELEMENTS_ERROR
TwoTableFormSheet.public static final int REMOVE_VETO_EXCEPTION
VetoException occurred while trying to remove items from a
 container.public static final int DUPLICATE_KEY_EXCEPTION
public static final int DATABASKET_CONFLICT_ERROR
DataBasketConflictException occurred while trying to add/remove
 items to/from a container.public static final int ERR_UPPERBOUND
[ERR_LOWERBOUND, ERR_UPPERBOUND].
  | 
SalesPoint Framework v3.0 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||