public class JRFaxServerException extends Exception
| Constructor and Description |
|---|
JRFaxServerException() |
JRFaxServerException(String msg)
Constructs a
JRFaxServerException object with an error message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JRFaxServerException()
public JRFaxServerException(String msg)
JRFaxServerException object with an error message.msg, - the message of the error.© insightsoftware. All rights reserved.