Package | Description |
---|---|
com.saperion.ngc.exception |
Package for exception classes.
|
Modifier and Type | Method and Description |
---|---|
FolderMoveException.FolderMoveExceptionCause |
FolderMoveException.getExceptionCause() |
static FolderMoveException.FolderMoveExceptionCause |
FolderMoveException.FolderMoveExceptionCause.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FolderMoveException.FolderMoveExceptionCause[] |
FolderMoveException.FolderMoveExceptionCause.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
FolderMoveException(String message,
FolderMoveException.FolderMoveExceptionCause cause)
Constructor.
|
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.