public class InvalidAttributeValueException extends ValidationException
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
InvalidAttributeValueException(Ref ref, String msg, Throwable cause) |
InvalidAttributeValueException(String msg) |
getDiagnostics, getRefaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final long serialVersionUID