Package ej.kf
Class InvalidFormatException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- ej.kf.InvalidFormatException
-
- All Implemented Interfaces:
Serializable
public class InvalidFormatException extends Exception
This exception is thrown when a Feature data being loaded has an invalid format.- See Also:
Kernel.load(java.io.InputStream), Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidFormatException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, toString
-
-