public class NoSuchPropertyException extends EvaluationException
Constructor and Description |
---|
NoSuchPropertyException(java.lang.String message)
Constructs an exception with the supplied message.
|
NoSuchPropertyException(java.lang.String message,
java.lang.Throwable cause)
Constructs an exception with the supplied message and causing exception.
|
public NoSuchPropertyException(java.lang.String message)
public NoSuchPropertyException(java.lang.String message, java.lang.Throwable cause)
? Copyright 2005-2006, Stripes Development Team.