Class Messages
java.lang.Object
com.privatejgoodies.common.internal.Messages
Provides standardized messages for use with the Preconditions class and in exception messages.
Note: This class is not part of the public JGoodies Common API. It is intended for implementation purposes only. The class's API may change at any time.
- Since:
- 1.4
- Author:
- Karsten Lentzsch
-
Field Details
-
MUST_NOT_BE_NULL
- See Also:
-
MUST_NOT_BE_BLANK
- See Also:
-
MUST_BE_TRIMMED
- See Also:
-
USE_ELLIPSIS_NOT_THREE_DOTS
- See Also:
-