|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CmisException | |
|---|---|
| org.xcmis.spi | |
| Uses of CmisException in org.xcmis.spi |
|---|
| Subclasses of CmisException in org.xcmis.spi | |
|---|---|
class |
ConstraintException
If action fails cause to some constraint. |
class |
ContentAlreadyExistsException
If caller try add content stream to the Document that already contains content stream without specifying that to override existing content. |
class |
FilterNotValidException
If caller try apply property or rendition filter that is not valid. |
class |
NameConstraintViolationException
The repository is not able to store the object that the user is creating/updating due to a name constraint violation. |
class |
ObjectNotFoundException
If object not found in CMIS repository. |
class |
StorageException
If the storage can't save data that user creating or updating. |
class |
StreamNotSupportedException
If caller is trying to set content stream to the Document that is not supported. |
class |
TypeNotFoundException
May be thrown if requested type not found in repository. |
class |
UpdateConflictException
If updating of document is out of sequence. |
class |
VersioningException
If performing an update operation on a Document that can't be updated, deleted because of its position in version series (not current version) or other versioning conflict. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||