|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CmisBaseException | |
---|---|
org.apache.chemistry.opencmis.commons.exceptions | OpenCMIS exceptions. |
org.apache.chemistry.opencmis.server.support |
Uses of CmisBaseException in org.apache.chemistry.opencmis.commons.exceptions |
---|
Subclasses of CmisBaseException in org.apache.chemistry.opencmis.commons.exceptions | |
---|---|
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 |
CmisRuntimeException
CMIS Runtime Exception. |
class |
CmisStorageException
CMIS Storage Exception. |
class |
CmisStreamNotSupportedException
CMIS StreamNotSupported Exception. |
class |
CmisUpdateConflictException
CMIS UpdateConflict Exception. |
class |
CmisVersioningException
CMIS Versioning Exception. |
Uses of CmisBaseException in org.apache.chemistry.opencmis.server.support |
---|
Methods in org.apache.chemistry.opencmis.server.support that return CmisBaseException | |
---|---|
protected CmisBaseException |
CmisServiceWrapper.createCmisException(Exception e)
Converts the given exception into a CMIS exception. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |