com.uwyn.rife.template.exceptions
Class ExpressionNotBooleanException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.uwyn.rife.template.exceptions.TemplateException
com.uwyn.rife.template.exceptions.ProcessingException
com.uwyn.rife.template.exceptions.ExpressionNotBooleanException
- All Implemented Interfaces:
- Serializable
public class ExpressionNotBooleanException
- extends ProcessingException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ExpressionNotBooleanException
public ExpressionNotBooleanException(String language,
String templateName,
String expression,
Class type)
getLanguage
public String getLanguage()
getTemplateName
public String getTemplateName()
getExpression
public String getExpression()
getType
public Class getType()
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.