Uses of Class
com.sas.iquery.metadata.expr.ResourceIdentificationError

Packages that use ResourceIdentificationError
com.sas.iquery.metadata.expr Provides classes that are used to model expressions, which are used to compose data items and filters. 
 

Uses of ResourceIdentificationError in com.sas.iquery.metadata.expr
 

Methods in com.sas.iquery.metadata.expr that return types with arguments of type ResourceIdentificationError
 java.util.List<ResourceIdentificationError> ResourceIdentificationException.getErrors()
          Return a list of resource identification errors for this exception.
 

Constructor parameters in com.sas.iquery.metadata.expr with type arguments of type ResourceIdentificationError
ResourceIdentificationException(com.sas.iquery.util.impl.MessageFormatter msg, java.util.List<ResourceIdentificationError> errors)
          Constructs a ResourceIdentificationException with the specified detail message.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.