Exception | Description |
---|---|
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.
|
CmisProxyAuthenticationException |
Proxy authentication exception.
|
CmisRuntimeException |
CMIS Runtime Exception.
|
CmisStorageException |
CMIS Storage Exception.
|
CmisStreamNotSupportedException |
CMIS StreamNotSupported Exception.
|
CmisUnauthorizedException |
Unauthorized exception.
|
CmisUpdateConflictException |
CMIS UpdateConflict Exception.
|
CmisVersioningException |
CMIS Versioning Exception.
|
This package contains all exceptions used by OpenCMIS.
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.