public class ExpressionException extends StripesRuntimeException
| Constructor and Description |
|---|
ExpressionException(String message)
Constructs an exception with the supplied message.
|
ExpressionException(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, toString© Copyright 2005-2006, Stripes Development Team.