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