public class PropertyNotFoundException extends ParseException
| Constructor and Description |
|---|
PropertyNotFoundException(IType classBean,
ResourceKey msg,
IFullParserState parserState) |
PropertyNotFoundException(String strProperty,
IType classBean,
IFullParserState parserState) |
| Modifier and Type | Method and Description |
|---|---|
IType |
getBeanClass() |
String |
getProperty() |
getAlternateException, getConsoleMessage, getExpectedType, getMemberAccessContext, getParamTypesExpected, getParamTypesPossible, isCausedByArgumentList, setAlternateException, setCausedByArgumentList, setExpectedType, setMemberAccessContext, setParamTypesExpected, setParamTypesPossible, shallowCopy, toString, wrapaddLineOffset, adjustOffset, appliesToPosition, fillInStackTrace, formatError, getColumn, getContextString, getContextStringNoLineNumbers, getLine, getLineNumber, getLineOffset, getLineReportingOffset, getMessageArgs, getMessageKey, getPlainMessage, getSource, getStateSource, getSymbolTable, getTokenColumn, getTokenEnd, getTokenStart, getUIMessage, makeContextString, resetPositions, resolve, setMessage, setSource, setStateSourceaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitprintStackTracepublic PropertyNotFoundException(String strProperty, IType classBean, IFullParserState parserState)
public PropertyNotFoundException(IType classBean, ResourceKey msg, IFullParserState parserState)
Copyright © 2015. All rights reserved.