public class NoSuchPropertyException extends EvaluationException
| Constructor and Description |
|---|
NoSuchPropertyException(String message)
Constructs an exception with the supplied message.
|
NoSuchPropertyException(String message,
Throwable cause)
Constructs an exception with the supplied message and causing exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoSuchPropertyException(String message)
© Copyright 2005-2006, Stripes Development Team.