Package org.apache.chemistry.opencmis.commons.exceptions

OpenCMIS exceptions.

See:
          Description

Exception Summary
CmisBaseException Base exception class for all CMIS client exceptions.
CmisConnectionException CMIS Connection Exception.
CmisConstraintException CMIS Constraint Exception.
CmisContentAlreadyExistsException CMIS ContentAlreadyExists Exception.
CmisFilterNotValidException CMIS FilterNotValid Exception.
CmisInvalidArgumentException CMIS InvalidArgument Exception.
CmisNameConstraintViolationException CMIS NameConstraintViolation Exception.
CmisNotSupportedException CMIS NotSupported Exception.
CmisObjectNotFoundException CMIS ObjectNotFound Exception.
CmisPermissionDeniedException CMIS PermissionDenied Exception.
CmisRuntimeException CMIS Runtime Exception.
CmisStorageException CMIS Storage Exception.
CmisStreamNotSupportedException CMIS StreamNotSupported Exception.
CmisUpdateConflictException CMIS UpdateConflict Exception.
CmisVersioningException CMIS Versioning Exception.
 

Package org.apache.chemistry.opencmis.commons.exceptions Description

OpenCMIS exceptions.

This package contains all exceptions used by OpenCMIS.



Copyright © 2009-2010 The Apache Software Foundation. All Rights Reserved.