Class InputFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ws.schild.jave.EncoderException
ws.schild.jave.InputFormatException
- All Implemented Interfaces:
Serializable
This expection is thrown if a source file format is not recognized.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
InputFormatException
InputFormatException() -
InputFormatException
InputFormatException(String message)
-