com.interstarinc.xmedius.sendfax
Class InvalidProcessingOptionsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.interstarinc.xmedius.sendfax.FaxException
com.interstarinc.xmedius.sendfax.InvalidProcessingOptionsException
- All Implemented Interfaces:
- Serializable
public class InvalidProcessingOptionsException
- extends FaxException
The fax exception thrown whenever a processing option is invalid.
- Version:
- $Revision: 1.5 $
- Author:
- André Morin
- See Also:
Fax.toXML(com.interstarinc.xmedius.sendfax.model.IFaxModel, java.io.OutputStream),
IFaxModel.getUserId(),
IFaxModel.getPassword(),
Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
InvalidProcessingOptionsException
public InvalidProcessingOptionsException()
InvalidProcessingOptionsException
public InvalidProcessingOptionsException(String arg0)
InvalidProcessingOptionsException
public InvalidProcessingOptionsException(Throwable arg0)
InvalidProcessingOptionsException
public InvalidProcessingOptionsException(String arg0,
Throwable arg1)