public static interface ValidationSupporting.Emitter
InvalidValueException
when
signalInvalidValue(String)
is called.Modifier and Type | Method and Description |
---|---|
void |
signalInvalidValue(String message)
Signal an
InvalidValueException with the provided
message . |
void signalInvalidValue(String message) throws InvalidValueException
InvalidValueException
with the provided
message
.message
- Descriptive message for the exception.InvalidValueException
- AlwaysCopyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500