Uses of Package
com.saperion.exception
-
Packages that use com.saperion.exception Package Description com.saperion.connector This package contains the main classic connector classes.com.saperion.connector.events com.saperion.connector.exceptions com.saperion.connector.ldap This package contains the classes for the LARIX LDAP Kerberos authentication components.com.saperion.connector.rmi Package for connector RMI client classes.com.saperion.connector.service This package contains the client-side implementations of services.com.saperion.connector.wf This package contains the main classic workflow connector classes.com.saperion.constants This package contains the constant definitions for the SAPERION LARIX system.com.saperion.exception This package contains the classes for the global exceptions.com.saperion.exception.wf This package contains the classes for the workflow exceptions.com.saperion.jna.typemapping.database com.saperion.operations This package defines the different operations, that can be invoked by rmi.com.saperion.operations.document This package defines the different operations on documents, that can be invoked by rmi.com.saperion.operations.folders This package defines the different operations on folders, that can be invoked by rmi.com.saperion.operations.lookup This package defines the different operations on lookup tables, that can be invoked by rmi.com.saperion.operations.storage com.saperion.operations.user com.saperion.operations.workflow This package defines the different workflow-operations, that can be invoked by rmi.com.saperion.rmi This package contains the classes for the LARIX RMI client wrapper components.com.saperion.rmi.common This package contains the classes for the LARIX RMI Server.com.saperion.rmi.serverexception This package contains the exception classes for RMI client components.com.saperion.util This package contains the utility classes for the LARIX RMI Server. -
Classes in com.saperion.exception used by com.saperion.connector Class Description SaAuthenticationException Authentication exceptions which may occur in the following situations.
Authentication
"system failure during log on process", "user does not exist", "wrong password", "user account is inactive", "no current user for automatic login found", "client was not supplied", "no licenses available for login", "user account is already in use", "password has expired", "invalid client kind", "user is not logged in".SaBarcodeException Barcode exception.SaDBException Exception, thrown during the query execution (connector level).SaDDCException 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".SaFolderException Exception, thrown during folder related errors (connector level).SaFolderNameException Exception thrown in folder-related methods when a folder name contained an invalid character.SaGetNodeException * 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", "updatind document content on medium failed", "updatind document metadata in database failed", "deleting document failed", "retrieving database cursor failed".SaLockException * 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".SaSapUrlException Exception thrown when checking a SAP-URL failed.SaSetACLException SaSetACLException will be thrown in case of a ACL could not be set in the backend.SaSetNodeException Exceptions in setting or deletion node; occurs in the following situations: "committing transaction failed", "rolling back transaction failed", "transaction ID is invalid/empty", "updating document content on medium failed", "updating document metadata in database failed", "deleting document failed", "given byte offset is greater than data size".SaSystemException Exception class for common system errors and some failed RMI commands. -
Classes in com.saperion.exception used by com.saperion.connector.events Class Description SaAuthenticationException Authentication exceptions which may occur in the following situations.
Authentication
"system failure during log on process", "user does not exist", "wrong password", "user account is inactive", "no current user for automatic login found", "client was not supplied", "no licenses available for login", "user account is already in use", "password has expired", "invalid client kind", "user is not logged in".SaSystemException Exception class for common system errors and some failed RMI commands. -
Classes in com.saperion.exception used by com.saperion.connector.exceptions Class Description SaAuthenticationException Authentication exceptions which may occur in the following situations.
Authentication
"system failure during log on process", "user does not exist", "wrong password", "user account is inactive", "no current user for automatic login found", "client was not supplied", "no licenses available for login", "user account is already in use", "password has expired", "invalid client kind", "user is not logged in".SaBasicException Base exception.SaSystemException Exception class for common system errors and some failed RMI commands. -
Classes in com.saperion.exception used by com.saperion.connector.ldap Class Description SaSystemException Exception class for common system errors and some failed RMI commands. -
Classes in com.saperion.exception used by com.saperion.connector.rmi Class Description SaAuthenticationException Authentication exceptions which may occur in the following situations.
Authentication
"system failure during log on process", "user does not exist", "wrong password", "user account is inactive", "no current user for automatic login found", "client was not supplied", "no licenses available for login", "user account is already in use", "password has expired", "invalid client kind", "user is not logged in".SaBasicException Base exception.SaConnectException Exception is thrown when a (re) connect to RMI server failed.SaDBException Exception, thrown during the query execution (connector level).SaDDCException 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".SaFolderException Exception, thrown during folder related errors (connector level).SaGetNodeException * 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", "updatind document content on medium failed", "updatind document metadata in database failed", "deleting document failed", "retrieving database cursor failed".SaLockException * 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".SaPropertyException Exceptions in JCR Properties; occurs in the following situations: setting document property failed, column/property name does not exist, invalid database definition name specified, improper index element count specified for field type, binary data section (lob) is empty, unsupported property type specified.SaSapUrlException Exception thrown when checking a SAP-URL failed.SaSetACLException SaSetACLException will be thrown in case of a ACL could not be set in the backend.SaSetContentException 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".SaSetNodeException Exceptions in setting or deletion node; occurs in the following situations: "committing transaction failed", "rolling back transaction failed", "transaction ID is invalid/empty", "updating document content on medium failed", "updating document metadata in database failed", "deleting document failed", "given byte offset is greater than data size".SaSystemException Exception class for common system errors and some failed RMI commands.StreamVerificationException Will be thrown if that calculated hash or length of the content stream does not match the expected values.UploadLimitExceededException Will be thrown if a SerializableStream exceeds its length-limit (as given by the ContentStream to serialize). -
Classes in com.saperion.exception used by com.saperion.connector.service Class Description SaBasicException Base exception.SaSystemException Exception class for common system errors and some failed RMI commands. -
Classes in com.saperion.exception used by com.saperion.connector.wf Class Description SaAuthenticationException Authentication exceptions which may occur in the following situations.
Authentication
"system failure during log on process", "user does not exist", "wrong password", "user account is inactive", "no current user for automatic login found", "client was not supplied", "no licenses available for login", "user account is already in use", "password has expired", "invalid client kind", "user is not logged in".SaDDCException 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".SaSystemException Exception class for common system errors and some failed RMI commands. -
Classes in com.saperion.exception used by com.saperion.constants Class Description SaUnknownFolderTypeException Exception thrown when a folder type is unknown. -
Classes in com.saperion.exception used by com.saperion.exception Class Description ConstraintViolationException This exception indicates that something went wrong concerning document definition constraints.DataSourceException This exception indicates that something went wrong concerning a specific data source.SaAuthenticationException Authentication exceptions which may occur in the following situations.
Authentication
"system failure during log on process", "user does not exist", "wrong password", "user account is inactive", "no current user for automatic login found", "client was not supplied", "no licenses available for login", "user account is already in use", "password has expired", "invalid client kind", "user is not logged in".SaBasicException Base exception.SaJCRException JCR related Base exception.SaSystemException Exception class for common system errors and some failed RMI commands. -
Classes in com.saperion.exception used by com.saperion.exception.wf Class Description SaBasicException Base exception. -
Classes in com.saperion.exception used by com.saperion.jna.typemapping.database Class Description SaSystemException Exception class for common system errors and some failed RMI commands. -
Classes in com.saperion.exception used by com.saperion.operations Class Description SaBasicException Base exception.SaSystemException Exception class for common system errors and some failed RMI commands. -
Classes in com.saperion.exception used by com.saperion.operations.document Class Description SaBasicException Base exception. -
Classes in com.saperion.exception used by com.saperion.operations.folders Class Description SaBasicException Base exception. -
Classes in com.saperion.exception used by com.saperion.operations.lookup Class Description SaBasicException Base exception.SaSystemException Exception class for common system errors and some failed RMI commands. -
Classes in com.saperion.exception used by com.saperion.operations.storage Class Description SaBasicException Base exception. -
Classes in com.saperion.exception used by com.saperion.operations.user Class Description SaBasicException Base exception. -
Classes in com.saperion.exception used by com.saperion.operations.workflow Class Description SaBasicException Base exception. -
Classes in com.saperion.exception used by com.saperion.rmi Class Description SaAuthenticationException Authentication exceptions which may occur in the following situations.
Authentication
"system failure during log on process", "user does not exist", "wrong password", "user account is inactive", "no current user for automatic login found", "client was not supplied", "no licenses available for login", "user account is already in use", "password has expired", "invalid client kind", "user is not logged in".SaGetNodeException * 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", "updatind document content on medium failed", "updatind document metadata in database failed", "deleting document failed", "retrieving database cursor failed".SaSystemException Exception class for common system errors and some failed RMI commands.StreamVerificationException Will be thrown if that calculated hash or length of the content stream does not match the expected values. -
Classes in com.saperion.exception used by com.saperion.rmi.common Class Description SaAuthenticationException Authentication exceptions which may occur in the following situations.
Authentication
"system failure during log on process", "user does not exist", "wrong password", "user account is inactive", "no current user for automatic login found", "client was not supplied", "no licenses available for login", "user account is already in use", "password has expired", "invalid client kind", "user is not logged in".SaBasicException Base exception.SaSystemException Exception class for common system errors and some failed RMI commands. -
Classes in com.saperion.exception used by com.saperion.rmi.serverexception Class Description SaBasicException Base exception.SaSystemException Exception class for common system errors and some failed RMI commands. -
Classes in com.saperion.exception used by com.saperion.util Class Description SaAuthenticationException Authentication exceptions which may occur in the following situations.
Authentication
"system failure during log on process", "user does not exist", "wrong password", "user account is inactive", "no current user for automatic login found", "client was not supplied", "no licenses available for login", "user account is already in use", "password has expired", "invalid client kind", "user is not logged in".SaFolderNameException Exception thrown in folder-related methods when a folder name contained an invalid character.SaImageConverterException Exception thrown by SaImageConverter if converting an image failed.SaSystemException Exception class for common system errors and some failed RMI commands.