| Modifier and Type | Method and Description |
|---|---|
static XacmlSdkExceptionCodes |
XacmlSdkExceptionCodes.fromValue(java.lang.String v) |
static XacmlSdkExceptionCodes |
XacmlSdkExceptionCodes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static XacmlSdkExceptionCodes[] |
XacmlSdkExceptionCodes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
XacmlSdkException(XacmlSdkExceptionCodes errorCode) |
Copyright © 2013-2019. All Rights Reserved.