***  This class is subject to change.  ***

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.
 
Methods inherited from class com.sas.iquery.IQueryServicesException
getFirstReason, getReasons, getSASLog, getSASLog, hasReasonWithCodes
 

Method Detail

***  This method is subject to change.  ***

getErrors

public java.util.List getErrors()
Return a List of errors - each object in the list is a ResourceIdentificationError object.

See Also:
ResourceIdentificationError

***  This class is subject to change.  ***




Copyright © 2009 SAS Institute Inc. All Rights Reserved.