Uses of Class
com.saperion.exception.SaBasicException
-
Packages that use SaBasicException Package Description com.saperion.connector.exceptions 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.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.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.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. -
-
Uses of SaBasicException in com.saperion.connector.exceptions
Subclasses of SaBasicException in com.saperion.connector.exceptions Modifier and Type Class Description classCorruptInterfaceVersionWill be thrown, if the Interface Version of the Connector differs from the Backend Version. -
Uses of SaBasicException in com.saperion.connector.rmi
Method parameters in com.saperion.connector.rmi with type arguments of type SaBasicException Modifier and Type Method Description <T extends java.io.Serializable>
TSaRMIClientCommand. invoke(com.lexmark.saperion.remote.common.operations.Operation<T,SaBasicException,LegacyConnection> operation)This method invokes aOperationon the backend.<T extends java.io.Serializable>
TSaRMIClientCommandImpl. invoke(com.lexmark.saperion.remote.common.operations.Operation<T,SaBasicException,LegacyConnection> operation)This method invokes aOperationon the backend. -
Uses of SaBasicException in com.saperion.connector.service
Methods in com.saperion.connector.service that return SaBasicException Modifier and Type Method Description protected SaBasicExceptionLegacyAwareRmiClientService. mapSystemException(SaSystemException systemException)Deprecated.Methods in com.saperion.connector.service that throw SaBasicException Modifier and Type Method Description protected SaBasicExceptionLegacyAwareRmiClientService. mapSystemException(SaSystemException systemException)Deprecated. -
Uses of SaBasicException in com.saperion.exception
Subclasses of SaBasicException in com.saperion.exception Modifier and Type Class Description classConstraintViolationExceptionThis exception indicates that something went wrong concerning document definition constraints.classDataSourceExceptionThis exception indicates that something went wrong concerning a specific data source.classDataSourceOfflineExceptionThis exception indicates that a given data source is offline while it was intended to be used.classMalformedEntityExceptionThis exception indicates that an entity was encountered whose data is in some way malformed or inconsistent.classMandatoryConstraintViolationExceptionThis exception indicates that a mandatory constraint for a given list of fields in a given ddc was violated.classOutdatedRevisionWriteExceptionThis exception is thrown when the system detects an attempt to modify an entity that is not a latest revision..classQueryEvaluationExceptionThisExceptionindicates that evaluating a query failed.classSaAuthenticationExceptionAuthentication 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".classSaBarcodeExceptionBarcode exception.classSaConnectExceptionException is thrown when a (re) connect to RMI server failed.classSaDBExceptionException, thrown during the query execution (connector level).classSaDDCExceptionDDC 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".classSaFolderAlreadyExistsExceptionException thrown when a folder is created and a sibling with the same name already exists.classSaFolderExceptionException, thrown during folder related errors (connector level).classSaFolderNameExceptionException thrown in folder-related methods when a folder name contained an invalid character.classSaFolderOperationNotAllowedExceptionThrown when an operation with folders is not allowed.classSaGetNodeException* 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".classSaImageConverterExceptionException thrown by SaImageConverter if converting an image failed.classSaJCRExceptionJCR related Base exception.classSaLicenseNotAllowedExceptionThis exception is thrown when a user logs on with a license that he is not allowed to use because of missing privileges.classSaLockException* 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".classSaOperationRmiExceptionDeprecated.classSaOperationRuntimeExceptionDeprecated.classSaPasswordExpiredExceptionIndicates that the users password is expired.classSaperionConfigurationExceptionThis exception indicates that the saperion system is not configured to handle the method call properly.classSaPropertyExceptionExceptions 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.classSaSapUrlExceptionException thrown when checking a SAP-URL failed.classSaSearchFieldExceptionSaSearchFieldException will be thrown in case of a data base field cannot be found.classSaSecurityExceptionException class for RMI security exceptions.classSaSetACLExceptionSaSetACLException will be thrown in case of a ACL could not be set in the backend.classSaSetContentExceptionExceptions 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".classSaSetNodeExceptionExceptions 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".classSaSystemExceptionException class for common system errors and some failed RMI commands.classSaTooManyResultsExceptionThis exception is thrown when a query returned more results than allowed.classSaUniqueConstraintViolationExceptionException thrown when a document is created or updated and the value of a unique field already exists in another document.classSystemFieldWriteExceptionThis exception indicates that a call tried to write to a system field directly.classUniqueConstraintViolationExceptionThis exception indicates that a uniqueness constraint for a given list of fields in a given ddc was violated.classUnknownDataSourceExceptionThis exception indicates that a given data source could not be found.classUnknownDefinitionExceptionThis exception indicates that a given document definition could not be found.classUnknownReferenceExceptionIndicates that for a given reference, there was no match found.classWrappedBasicExceptionThis exception is intended to wrap instances ofSaBasicExceptionin order to transport them by rmi without breaking compatibility of existent calls andoperations.classWrappedEcmExceptionThis exception works as wrapper in cases where server components already throw new exceptions while the client interface still expects the old ones.classWrongDefinitionKindExceptionThis exception indicates that the type of a document definition does not work the way it is used.Methods in com.saperion.exception that return SaBasicException Modifier and Type Method Description SaBasicExceptionWrappedBasicException. getCause()Constructors in com.saperion.exception with parameters of type SaBasicException Constructor Description WrappedBasicException(SaBasicException cause) -
Uses of SaBasicException in com.saperion.exception.wf
Subclasses of SaBasicException in com.saperion.exception.wf Modifier and Type Class Description classSaWorkflowExceptionWorkflow exception which occurs when a operation on the workflow connector fails.classSaWorkflowRefreshExceptionIndicates that an exception occurred while refreshing a workflow. -
Uses of SaBasicException in com.saperion.operations
Subclasses of SaBasicException in com.saperion.operations Modifier and Type Class Description static classLegacyOperationAdapter.EcmExceptionWrapperMethods in com.saperion.operations that return SaBasicException Modifier and Type Method Description protected SaBasicExceptionLegacyOperation. mapException(java.lang.Exception e)Methods in com.saperion.operations that throw SaBasicException Modifier and Type Method Description voidLegacyOperation. beforeInvoke(int token, LegacyConnection connection)voidLegacyOperation. beforeInvoke(LegacyConnection connection)voidLegacyOperationAdapter. beforeInvoke(int token, LegacyConnection connection)java.util.ArrayList<java.io.Serializable>ApplyBatch. invoke()ServerSideClientConfigurationGetServerSideClientConfiguration. invoke()TInTransaction. invoke()ResultTypeLegacyOperationAdapter. invoke()com.lexmark.saperion.remote.common.operations.VoidVoidOperation. invoke()Constructor parameters in com.saperion.operations with type arguments of type SaBasicException Constructor Description ApplyBatch(java.util.List<com.lexmark.saperion.remote.common.operations.Operation<? extends java.io.Serializable,SaBasicException,LegacyConnection>> batch)Creates an instance of ApplyBatch that will invoke the given operations in the given order.InTransaction(com.lexmark.saperion.remote.common.operations.Operation<T,SaBasicException,LegacyConnection> toInvoke)Creates a new instance of InTransaction that invokes the givenOperationinside a new database transaction. -
Uses of SaBasicException in com.saperion.operations.document
Methods in com.saperion.operations.document that throw SaBasicException Modifier and Type Method Description voidCreateDocument. beforeInvoke(int token, LegacyConnection connection)voidCreateDocumentOperation. beforeInvoke(int token, LegacyConnection connection)voidUpdateDocument. beforeInvoke(int token, LegacyConnection connection)java.lang.StringCloneDocument. invoke()SaSaveInfoCreateDocument. invoke()com.lexmark.saperion.document.DocumentStoreInformationTypeCreateDocumentOperation. invoke()SaDocInfoGetDocumentInfo. invoke()com.lexmark.saperion.document.DocumentRevisionReferenceTypeGetLatestRevisionId. invoke()com.lexmark.saperion.remote.common.operations.document.content.stream.StreamingConfigurationGetStreamingConfiguration. invoke()com.lexmark.saperion.document.DocumentRevisionTypeLoadDocumentById. invoke()com.lexmark.saperion.document.DocumentRevisionTypeLoadDocumentRevisionById. invoke()byte[]ReadContentStreamPart. invoke()SaSaveInfoUpdateDocument. invoke() -
Uses of SaBasicException in com.saperion.operations.folders
Methods in com.saperion.operations.folders that throw SaBasicException Modifier and Type Method Description java.lang.StringCreateFolder. invoke() -
Uses of SaBasicException in com.saperion.operations.lookup
Methods in com.saperion.operations.lookup that throw SaBasicException Modifier and Type Method Description com.lexmark.saperion.lookup.LookupEntryReferenceTypeCreateLookupEntryOperation. invoke()java.util.EnumSet<com.lexmark.saperion.administration.AccessRight>GetAccessOnLookupEntry. invoke()java.util.ArrayList<com.lexmark.saperion.administration.AclReferenceType>GetLookupEntryAccessControlListsOperation. invoke()com.lexmark.saperion.lookup.LookupEntryListItemTypeGetLookupEntryOperation. invoke() -
Uses of SaBasicException in com.saperion.operations.storage
Methods in com.saperion.operations.storage that throw SaBasicException Modifier and Type Method Description java.util.ArrayList<Medium>ListStorageOperation. invoke() -
Uses of SaBasicException in com.saperion.operations.user
Methods in com.saperion.operations.user that throw SaBasicException Modifier and Type Method Description SaUserInfoGetCurrentUserInfo. invoke() -
Uses of SaBasicException in com.saperion.operations.workflow
Methods in com.saperion.operations.workflow that throw SaBasicException Modifier and Type Method Description java.lang.LongCountTasks. invoke()java.util.HashMap<java.lang.Integer,BoxCount>GetAllBoxCounts. invoke()BoxCountGetBoxCount. invoke()BoxCountGetBoxCountCompleted. invoke()BoxCountGetBoxCountCreated. invoke()BoxCountGetBoxCountDue. invoke()BoxCountGetBoxCountReminders. invoke()java.util.ArrayList<ProcessDefinitionDescriptor>GetProcessDefinitions. invoke()com.lexmark.saperion.workflow.WorkflowDefinitionTypeLoadWorkflowDefinition. invoke()TaskUserSelectionReadSelectableUsersForTransition. invoke() -
Uses of SaBasicException in com.saperion.rmi.common
Method parameters in com.saperion.rmi.common with type arguments of type SaBasicException Modifier and Type Method Description <T extends java.io.Serializable>
TSaRMIServerCommand. invoke(int clientToken, com.lexmark.saperion.remote.common.operations.Operation<T,SaBasicException,LegacyConnection> operation)This method invokes anOperationon the server side.Methods in com.saperion.rmi.common that throw SaBasicException Modifier and Type Method Description <T extends java.io.Serializable>
TSaRMIServerCommand. invoke(int clientToken, com.lexmark.saperion.remote.common.operations.Operation<T,SaBasicException,LegacyConnection> operation)This method invokes anOperationon the server side. -
Uses of SaBasicException in com.saperion.rmi.serverexception
Subclasses of SaBasicException in com.saperion.rmi.serverexception Modifier and Type Class Description classNativeExceptionAn exception indicating that a native call resulted in a return code other than retOk.
-