public class WebTrustAssociationUserException extends WebTrustAssociationException
Constructor and Description |
---|
WebTrustAssociationUserException()
Create a new WebTrustAssociationUserException with an empty description string.
|
WebTrustAssociationUserException(java.lang.String msg)
Create a new WebTrustAssociationUserException with the associated string description.
|
public WebTrustAssociationUserException()
public WebTrustAssociationUserException(java.lang.String msg)
message
- the String describing the exception.