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