|
Query |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.sas.iquery.metadata.expr.ParseExpressionException
public class ParseExpressionException
Specifies an exception class that is used with ResourceAwareStringExpression. This exception is used for parsing errors, as the name indicates.
Method Summary | |
---|---|
int |
getErrorIndex()
Get the index where parse error occurred. |
int |
getStartIndex()
Get the index where we entered this state. |
Methods inherited from class com.sas.iquery.IQueryServicesException |
---|
getFirstReason, getReasons, getSASLog, getSASLog, hasReasonWithCodes |
Method Detail |
---|
public int getErrorIndex()
public int getStartIndex()
|
Query |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |