public class AlreadyLoadedFeatureException extends Exception
Kernel.load(java.io.InputStream), 
Serialized Form| Constructor and Description | 
|---|
| AlreadyLoadedFeatureException(Feature feature)Creates an  AlreadyLoadedFeatureExceptionwith the previously loadedFeature. | 
| Modifier and Type | Method and Description | 
|---|---|
| Feature | getFeature()Returns the previously loaded  Feature. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, toStringpublic AlreadyLoadedFeatureException(Feature feature)
AlreadyLoadedFeatureException with the previously loaded Feature.feature - the previously loaded Feature