|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public static interface ValidationSupporting.Emitter
Instances emit an InvalidValueException when
ValidationSupporting.Emitter.signalInvalidValue(String) is called.
| Method Summary | |
|---|---|
void |
signalInvalidValue(String message)
Signal an InvalidValueException with the provided
message. |
| Method Detail |
|---|
void signalInvalidValue(String message)
throws InvalidValueException
InvalidValueException with the provided
message.
message - Descriptive message for the exception.
InvalidValueException - Always
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||