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.exception

    Modifier and Type
    Method
    Description
    SaOperationRmiException.getWrappedException()
    Deprecated.
    Returns the wrapped SaRMIBaseException.
    Constructors in com.saperion.exception with parameters of type SaRMIBaseException
    Modifier
    Constructor
    Description
     
    Deprecated.
     
  • Uses of SaRMIBaseException in com.saperion.rmi.serverexception

    Modifier and Type
    Class
    Description
    class 
    Authentication exceptions which may occur in the following situations.
    class 
    DB related exception raised in the following situations.
    class 
    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 
    Exception, 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".
    class 
    Exception, thrown during the Execution of the query by Hibernate.
    class 
    This 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".
    class 
    Indicates that the users password is expired.
    class 
    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 
    Exception thrown by checkSapUrl to indicate an error in the RLINK server.
    class 
     
    class 
     
    class 
    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 
    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 
    Exception, thrown during the Execution of the native SQL query.
    class 
    System related exception raised in common system specific error situations.
    class 
    This exception is thrown when a query returned more results as allowed by the value of the parameter rmi.query.maxresults.
    class 
    Exception 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.wf

    Modifier and Type
    Class
    Description
    class