com.sas.iquery.metadata.expr
Class ResourceIdentificationException
com.sas.iquery.metadata.expr.ResourceIdentificationException
- All Implemented Interfaces:
- com.sas.util.LocalizableToStringInterface, java.io.Serializable
public class ResourceIdentificationException
Specifies an exception class is used when there are problems parsing and creating ResourceAwareStringExpression objects.
- See Also:
- Serialized Form
Method Summary |
java.util.List |
getErrors()
Return a List of errors -
each object in the list is a ResourceIdentificationError object. |
getErrors
public java.util.List getErrors()
- Return a List of errors -
each object in the list is a ResourceIdentificationError object.
- See Also:
ResourceIdentificationError
Copyright © 2009 SAS Institute Inc. All Rights Reserved.