| Package | Description |
|---|---|
| com.saperion.rmi.serverexception |
This package contains the exception classes for RMI client components.
|
| Modifier and Type | Method and Description |
|---|---|
SaRMIFolderException.ErrorCode |
SaRMIFolderException.getErrorCode() |
static SaRMIFolderException.ErrorCode |
SaRMIFolderException.ErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SaRMIFolderException.ErrorCode[] |
SaRMIFolderException.ErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SaRMIFolderException.setErrorCode(SaRMIFolderException.ErrorCode code) |
| Constructor and Description |
|---|
SaRMIFolderException(SaRMIFolderException.ErrorCode code,
Object... parameter)
Constructor.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.