Example usage for Java javax.el PropertyNotFoundException fields, constructors, methods, implement or subclass
The text is from its open source code.
PropertyNotFoundException(String message) | |
PropertyNotFoundException(Throwable cause) | |
PropertyNotFoundException(String message, Throwable cause) |
String | toString() Returns a short description of this throwable. |