org.mvel2
public class PropertyAccessException extends CompileException
Constructor and Description |
---|
PropertyAccessException() |
PropertyAccessException(java.lang.String message) |
PropertyAccessException(java.lang.String message,
java.lang.Throwable cause) |
PropertyAccessException(java.lang.Throwable cause) |
getColumn, getCursor, getErrors, getExpr, getLastLineStart, getLineNumber, getMessage, setColumn, setCursor, setErrors, setExpr, setLastLineStart, setLineNumber, toString
public PropertyAccessException()
public PropertyAccessException(java.lang.String message)
public PropertyAccessException(java.lang.String message, java.lang.Throwable cause)
public PropertyAccessException(java.lang.Throwable cause)
Copyright © 2014. All Rights Reserved.