| Package | Description |
|---|---|
| org.nhindirect.stagent.trust |
NHIN Direct trust policy.
|
| Modifier and Type | Method and Description |
|---|---|
static TrustError |
TrustError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrustError[] |
TrustError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TrustException(TrustError error)
Constructs an exception with the trust error.
|
TrustException(TrustError error,
Exception innerException)
Constructs an exception with the trust error and the exception that caused the error.
|
Copyright © 2010-2016 NHIN Direct. All Rights Reserved.