public class FormSignerException extends Exception
Constructor and Description |
---|
FormSignerException() |
FormSignerException(String message) |
FormSignerException(String message,
Throwable cause) |
FormSignerException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
FormSignerException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FormSignerException()
public FormSignerException(String message)
public FormSignerException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public FormSignerException(Throwable cause)
Copyright © 2017 "Tigase, Inc.". All rights reserved.