Package ej.kf
Class UnknownFeatureException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- ej.kf.UnknownFeatureException
-
- All Implemented Interfaces:
Serializable
public class UnknownFeatureException extends Exception
This exception is thrown if a Feature being unloaded is unknown.- See Also:
Kernel.unload(Feature), Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnknownFeatureException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, toString
-
-