public 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
SaSystemException
public static void throwWrongRMIVersion() throws SaSystemException
SaSystemException
public static void throwNotLoggedOn() throws SaAuthenticationException
SaAuthenticationException
public static void throwNotLoggedOn(Throwable cause) throws SaAuthenticationException
SaAuthenticationException
public static void throwSystemException(String message) throws SaSystemException
SaSystemException
public static void throwSystemException(String message, Throwable cause) throws SaSystemException
SaSystemException
public static void throwSystemException(Throwable cause) throws SaSystemException
SaSystemException
Copyright © 2016 SAPERION AG. All rights reserved.