Package | Description |
---|---|
com.canto.cumulus |
The base package of the Cumulus Java Classes.
|
com.canto.cumulus.exceptions |
Exceptions classes and interfaces of the Cumulus Java Classes.
|
Modifier and Type | Class and Description |
---|---|
class |
CumulusException
The Cumulus specific exception.
|
Constructor and Description |
---|
CumulusException(CumulusExceptionDetails cumulusExceptionDetails)
Build generic exception from specialized one.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseException
The base class for all Exceptions of the CumulusJavaClasses.
|
class |
BaseRuntimeException
The base class for all RuntimeExceptions of the CumulusJavaClasses.
|
class |
FieldNotFoundException
Exception that is thrown in case the caller specifies a field by unique ID that does not exist in the catalog.
|
class |
FunctionNotImplementedException
Exception that is thrown in case the caller uses a function that is not implemented yes.
|
class |
InvalidArgumentException
Exception that is thrown in case the caller specifies a parameter that is invalid for the given method.
|
class |
ItemNotFoundException
Exception that is thrown in case the caller specifies a an item ID that is not valid for the given collection.
|
class |
LoginFailedException
Exception that is thrown in case the caller specifies an invalid user name or password when connecting to a Cumulus server.
|
class |
PasswordExpiredException
Exception that is thrown in case the caller wants to connect to a Cumulus server with a user whose password has expired and need to be changed before being able to login again.
|
class |
PermissionDeniedException
Exception that is thrown in case the caller calls a method as a user that does not have the required permission for the operation.
|
class |
QueryParserException
Exception that is thrown in case the caller specifies a query string that is invalid.
|
class |
ServerNotFoundException
Exception that is thrown in case the caller wants to connect to a Cumulus server which does not respond.
|
class |
UnresolvableAssetReferenceException
Exception that is thrown in case the caller wants to resolve an asset reference but the asset can not be found.
|
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.