Package gov.nih.nci.caarray.services.external.v1_0

Class Summary
CaArrayServer Client-side representation of a caArray server, used to connect to and access a remote server.
 

Exception Summary
ApiException Base class for exceptions for the External API.
IncorrectEntityTypeException Exception thrown to indicate that a passed in CaArrayEntityReference referred to an entity that was of a different type than expected by the service method.
InvalidInputException Exception thrown to indicate that a passed in query parameter was invalid.
InvalidReferenceException Exception thrown to indicate that a passed in CaArrayEntityReference was invalid in some general way.
NoEntityMatchingReferenceException Exception thrown to indicate that there was no entity matching a passed in CaArrayEntityReference.
UnsupportedCategoryException Exception thrown to indicate that a category used in an AnnotationCriterion is not currently supported.