jigl.signal.io
Class FileExtensionNotSupportedException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--jigl.signal.io.FileExtensionNotSupportedException
- All Implemented Interfaces:
- Serializable
- public class FileExtensionNotSupportedException
- extends Exception
Exception that is thrown when a filename had the wrong filename extension
- See Also:
- Serialized Form
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FileExtensionNotSupportedException
public FileExtensionNotSupportedException()
Submit a bug or feature
Revised in May 2002 by Weiming Liu