public class SignatureSyntaxException extends SignatureManagerException
| Constructor and Description |
|---|
SignatureSyntaxException(java.lang.String reasonText,
java.lang.Exception cause)
Constructor.
|
public SignatureSyntaxException(java.lang.String reasonText,
java.lang.Exception cause)
reasonText - Error message with details.cause - Caused exception.