fr.gedeon.telnetservice
Class OutputFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
fr.gedeon.telnetservice.TelnetServiceException
fr.gedeon.telnetservice.OutputFormatException
- All Implemented Interfaces:
- Serializable
public class OutputFormatException
- extends TelnetServiceException
Thrown by an OutputFormat
implementation when there was an issue that prevented
the formatting of a subject.
- Author:
- wgedeon@gmail.com
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OutputFormatException
public OutputFormatException(String msg)
OutputFormatException
public OutputFormatException(String msg,
Throwable cause)
Copyright © 2008. All Rights Reserved.