public class PropertyAccessException extends CompileException
| Constructor and Description |
|---|
PropertyAccessException(String message,
char[] expr,
int cursor,
ParserContext pCtx) |
PropertyAccessException(String message,
char[] expr,
int cursor,
Throwable e,
ParserContext pCtx) |
getCodeNearError, getColumn, getCursor, getCursorOffet, getErrors, getExpr, getLastLineStart, getLineNumber, getMessage, setColumn, setCursor, setErrors, setEvaluationContext, setExpr, setLastLineStart, setLineNumber, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic PropertyAccessException(String message, char[] expr, int cursor, Throwable e, ParserContext pCtx)
public PropertyAccessException(String message, char[] expr, int cursor, ParserContext pCtx)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.