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