Uses of Class
org.nhindirect.stagent.trust.TrustError

Packages that use TrustError
org.nhindirect.stagent.trust NHIN Direct trust policy. 
 

Uses of TrustError in org.nhindirect.stagent.trust
 

Methods in org.nhindirect.stagent.trust that return TrustError
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.
 

Constructors in org.nhindirect.stagent.trust with parameters of type TrustError
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-2012 HNIN Direct. All Rights Reserved.