public final class ConnectorExceptions extends Object
SaClassicConnector connection errors like | Modifier and Type | Method and Description |
|---|---|
static void |
throwMissingConnection() |
static void |
throwNotLoggedOn() |
static void |
throwNotLoggedOn(Throwable cause) |
static void |
throwSystemException(String message) |
static void |
throwSystemException(String message,
Throwable cause) |
static void |
throwSystemException(Throwable cause) |
static void |
throwWrongRMIVersion() |
public static void throwMissingConnection()
throws SaSystemException
SaSystemExceptionpublic static void throwWrongRMIVersion()
throws SaSystemException
SaSystemExceptionpublic static void throwNotLoggedOn()
throws SaAuthenticationException
SaAuthenticationExceptionpublic static void throwNotLoggedOn(Throwable cause) throws SaAuthenticationException
SaAuthenticationExceptionpublic static void throwSystemException(String message) throws SaSystemException
SaSystemExceptionpublic static void throwSystemException(String message, Throwable cause) throws SaSystemException
SaSystemExceptionpublic static void throwSystemException(Throwable cause) throws SaSystemException
SaSystemExceptionCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.