com.lyncode.jtwig.exception
Class ParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.lyncode.jtwig.exception.ParseException
- All Implemented Interfaces:
- Serializable
public class ParseException
- extends Exception
- See Also:
- Serialized Form
ParseException
public ParseException(Throwable cause)
ParseException
public ParseException(String message)
ParseException
public ParseException()
setExpression
public void setExpression(String expression)
getMessage
public String getMessage()
- Overrides:
getMessage in class Throwable
Copyright © 2014. All Rights Reserved.