public class FeatureNotFoundException extends RuntimeException
| Constructor and Description |
|---|
FeatureNotFoundException(String featureName)
Parameterized constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FeatureNotFoundException(String featureName)
featureName - feature to be processedCopyright © 2013–2015 FF4J. All rights reserved.