com.atlassian.confluence.setup.settings
Class UnknownFeatureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.confluence.setup.settings.UnknownFeatureException
- All Implemented Interfaces:
- Serializable
public class UnknownFeatureException
- extends Exception
Thrown if an unknown feature is referenced.
- Since:
- 5.3
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnknownFeatureException
public UnknownFeatureException(String message)
Copyright © 2003–2015 Atlassian. All rights reserved.