Package | Description |
---|---|
com.saperion.exception |
This package contains the classes for the global exceptions.
|
com.saperion.rmi.serverexception |
This package contains the exception classes for RMI client components.
|
Modifier and Type | Method and Description |
---|---|
SapError |
SaSapUrlException.getError() |
Modifier and Type | Method and Description |
---|---|
SapError |
SaRMISapException.getError() |
static SapError |
SapError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SapError[] |
SapError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SaRMISapException(String message,
SapError error) |
SaRMISapException(String message,
SapError error,
Throwable cause) |
Copyright © 2016 SAPERION AG. All rights reserved.