| Package | Description | 
|---|---|
| org.apache.chemistry.opencmis.commons.exceptions | 
 Contains all exceptions used by OpenCMIS. 
 | 
| org.apache.chemistry.opencmis.server.support.wrapper | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CmisConnectionException
CMIS Connection Exception. 
 | 
class  | 
CmisConstraintException
CMIS Constraint Exception. 
 | 
class  | 
CmisContentAlreadyExistsException
CMIS ContentAlreadyExists Exception. 
 | 
class  | 
CmisFilterNotValidException
CMIS FilterNotValid Exception. 
 | 
class  | 
CmisInvalidArgumentException
CMIS InvalidArgument Exception. 
 | 
class  | 
CmisNameConstraintViolationException
CMIS NameConstraintViolation Exception. 
 | 
class  | 
CmisNotSupportedException
CMIS NotSupported Exception. 
 | 
class  | 
CmisObjectNotFoundException
CMIS ObjectNotFound Exception. 
 | 
class  | 
CmisPermissionDeniedException
CMIS PermissionDenied Exception. 
 | 
class  | 
CmisProxyAuthenticationException
Proxy authentication exception. 
 | 
class  | 
CmisRuntimeException
CMIS Runtime Exception. 
 | 
class  | 
CmisStorageException
CMIS Storage Exception. 
 | 
class  | 
CmisStreamNotSupportedException
CMIS StreamNotSupported Exception. 
 | 
class  | 
CmisUnauthorizedException
Unauthorized exception. 
 | 
class  | 
CmisUpdateConflictException
CMIS UpdateConflict Exception. 
 | 
class  | 
CmisVersioningException
CMIS Versioning Exception. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected CmisBaseException | 
ConformanceCmisServiceWrapper.createCmisException(Exception e)
Converts the given exception into a CMIS exception. 
 | 
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.