Package | Description |
---|---|
com.saperion.jcs.modules.users.api | |
com.saperion.rmi.serverexception |
This package contains the exception classes for RMI client components.
|
com.saperion.rmi.serverexception.wf |
This package contains the exception classes for RMI client workflow components.
|
Modifier and Type | Method and Description |
---|---|
Descriptor<Type> |
DescriptorBuilder.build() |
Modifier and Type | Class and Description |
---|---|
class |
MandatoryConstraintViolation
Indicates that a mandatory contraint for a given field in a given ddc was violated.
|
class |
NativeException
An exception indicating that a native call resulted in a return code other than retOk.
|
class |
SaRMIAuthenticationException
Authentication exceptions which may occur in the following situations.
|
class |
SaRMIDBException
DB related exception raised in the following situations.
|
class |
SaRMIDDCException
DDC related exception raised in the following situations:
//GetDefinitions "DDC files could not be retrieved", //GetFields "database definition could not be opened", "database definition invalid, possibly empty DB mappings or invalid data source". |
class |
SaRMIFolderException
Exception, thrown during folder related errors.
|
class |
SaRMIGetNodeException
* Exceptions in getting node or content; occur in the following situations:
"creating document structure in memory failed",
"loading document metadata failed",
"loading sub-document from structure failed",
"loading document content failed",
"invalid document handle was provided",
"no document content available",
"accessing document handle failed",
"accessing document content failed",
"given byte offset is greater than data size",
"document uid is empty",
"document member is empty",
"unsupported document type encountered",
"initializing index data array failed",
"archiving new document failed",
"committing transaction failed",
"rolling back transaction failed",
"transaction ID is invalid/empty",
"updating document content on medium failed",
"updating document meta data in database failed",
"deleting document failed",
"retrieving database cursor failed",
"no uid provided, when creating a link to a document".
|
class |
SaRMIHibernateExeption
Exception, thrown during the Execution of the query by Hibernate.
|
class |
SaRMILockException
* Lock exceptions which occur in the following situations:
"locking or unlocking document failed",
"document is currently locked by another user",
"retrieving lock data failed, possibly unavailable".
|
class |
SaRMIPasswordExpiredException
Indicates that the users password is expired.
|
class |
SaRMIPropertyException
Property exceptions are raised when the following situations occur:
setting document property failed,
column/property name does not exist,
invalid database definition name specified,
inappropriate index element count specified for field type,
binary data section (lob) is empty,
unsupported property type specified.
|
class |
SaRMISapException
Exception thrown by checkSapUrl to indicate an error in the RLINK server.
|
class |
SaRMISearchFieldException |
class |
SaRMISetACLException |
class |
SaRMISetContentException
Exceptions in setting content, occur in the following situations:
"creating temporary file failed",
"making up temporary file name failed",
"handle to temporary content file is invalid",
"writing buffer to content file failed",
"inserting content into document failed",
"closing temporary file failed".
|
class |
SaRMISetNodeException
Exceptions in setting or deletion node; occurs in the following situations:
"committing transaction failed",
"rolling back transaction failed",
"transaction ID is invalid/empty",
"updatind document content on medium failed",
"updatind document metadata in database failed",
"deleting document failed",
"given byte offset is greater than data size".
|
class |
SaRMISQLException
Exception, thrown during the Execution of the native SQL query.
|
class |
SaRMISystemException
System related exception raised in common system specific error situations.
|
class |
SaRMIUniqueConstraintViolationException
Exception thrown when a document is created or updated and the value of a unique field already exists in
another document.
|
class |
UnknownIdException
Indicates that for a given id (document, etc.), there was no match found.
|
Modifier and Type | Class and Description |
---|---|
class |
SaRMIWorkflowException |
Copyright © 2016 SAPERION AG. All rights reserved.