public class ErrorCodes
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
EMPTY_MODEL_STACK
public static final String EMPTY_MODEL_STACK
- See Also:
-
-
MISSING_IF_EMPTY_MODEL_STACK
public static final String MISSING_IF_EMPTY_MODEL_STACK
- See Also:
-
-
PARENT_MODEL_NOT_FOUND
public static final String PARENT_MODEL_NOT_FOUND
- See Also:
-
-
SKIPPING_IMPLICIT_MODEL_ADDITION
public static final String SKIPPING_IMPLICIT_MODEL_ADDITION
- See Also:
-
-
ROOT_LEVEL_CANNOT_BE_SET_TO_NULL
public static final String ROOT_LEVEL_CANNOT_BE_SET_TO_NULL
- See Also:
-
-
Constructor Details
-
ErrorCodes
public ErrorCodes()