public class NoSuchAttributeException extends IllegalArgumentException
Exception thrown when a nonexistent field is requested.
Constructor and Description |
---|
NoSuchAttributeException() |
NoSuchAttributeException(String s) |
NoSuchAttributeException(String message,
Throwable cause) |
NoSuchAttributeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString