Class ConnectorExceptions
java.lang.Object
com.saperion.connector.exceptions.ConnectorExceptions
The Class ConnectorExceptions.
Exception class for @link
- wrong RMI Version
- user not logged on
- missing connection
Exception class for @link
SaClassicConnector
connection errors like - wrong RMI Version
- user not logged on
- missing connection
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
static void
throwNotLoggedOn
(Throwable cause) static void
throwSystemException
(String message) static void
throwSystemException
(String message, Throwable cause) static void
throwSystemException
(Throwable cause) static void
-
Method Details
-
throwMissingConnection
- Throws:
SaSystemException
-
throwWrongRMIVersion
- Throws:
SaSystemException
-
throwNotLoggedOn
- Throws:
SaAuthenticationException
-
throwNotLoggedOn
- Throws:
SaAuthenticationException
-
throwSystemException
- Throws:
SaSystemException
-
throwSystemException
- Throws:
SaSystemException
-
throwSystemException
- Throws:
SaSystemException
-