public class FormattedValidationException
extends javax.validation.ValidationException
| Constructor and Description |
|---|
FormattedValidationException() |
FormattedValidationException(String message,
Object... args) |
FormattedValidationException(Throwable cause) |
FormattedValidationException(Throwable cause,
String message,
Object... args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.