org.mvel2
Class PropertyAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.mvel2.CompileException
org.mvel2.PropertyAccessException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ConversionException
public class PropertyAccessException
- extends CompileException
- See Also:
- Serialized Form
Methods inherited from class org.mvel2.CompileException |
getColumn, getCursor, getErrors, getExpr, getLastLineStart, getLineNumber, getMessage, setColumn, setCursor, setErrors, setExpr, setLastLineStart, setLineNumber, toString |
PropertyAccessException
public PropertyAccessException()
PropertyAccessException
public PropertyAccessException(String message)
PropertyAccessException
public PropertyAccessException(String message,
Throwable cause)
PropertyAccessException
public PropertyAccessException(Throwable cause)
Copyright © 2011. All Rights Reserved.