Uses of Class
com.saperion.rmi.serverexception.SaRMIBaseException
Packages that use SaRMIBaseException
Package
Description
This package contains the classes for the global exceptions.
This package contains the exception classes for RMI client components.
This package contains the exception classes for RMI client workflow components.
- 
Uses of SaRMIBaseException in com.saperion.exceptionMethods in com.saperion.exception that return SaRMIBaseExceptionModifier and TypeMethodDescriptionSaOperationRmiException.getWrappedException()Deprecated.Returns the wrappedSaRMIBaseException.Constructors in com.saperion.exception with parameters of type SaRMIBaseException
- 
Uses of SaRMIBaseException in com.saperion.rmi.serverexceptionSubclasses of SaRMIBaseException in com.saperion.rmi.serverexceptionModifier and TypeClassDescriptionclassAuthentication exceptions which may occur in the following situations.classDB related exception raised in the following situations.classDDC 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".classException, thrown during folder related errors.class* 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".classException, thrown during the Execution of the query by Hibernate.classThis exception is thrown when a user logs on with a license that he is not allowed to use because of missing privileges.class* 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".classIndicates that the users password is expired.classProperty 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.classException thrown by checkSapUrl to indicate an error in the RLINK server.classclassclassExceptions 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".classExceptions 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".classException, thrown during the Execution of the native SQL query.classSystem related exception raised in common system specific error situations.classThis exception is thrown when a query returned more results as allowed by the value of the parameter rmi.query.maxresults.classException thrown when a document is created or updated and the value of a unique field already exists in another document.
- 
Uses of SaRMIBaseException in com.saperion.rmi.serverexception.wfSubclasses of SaRMIBaseException in com.saperion.rmi.serverexception.wf