|
Query |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.sas.iquery.metadata.expr.ResourceIdentificationError
public class ResourceIdentificationError
Contains error information that is available from ResourceIdentificationException objects. This is used to display error messages for resources used in ResourceAwareStringExpression(RASE).
Method Summary | |
---|---|
int |
getEndIndex()
Returns the ending location within an expression for the resource which caused this error. |
com.sas.iquery.util.impl.MessageFormatter |
getErrorMessage()
Returns the error message associated with this error |
ResourceScope |
getScope()
Returns the ressource scope |
int |
getStartIndex()
Returns the starting location within an expression for the resource which caused this error. |
Method Detail |
---|
public com.sas.iquery.util.impl.MessageFormatter getErrorMessage()
public ResourceScope getScope()
public int getStartIndex()
public int getEndIndex()
|
Query |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |