Package org.wildfly.prospero.actions
Class FeaturesAddAction.ConfigurationNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.wildfly.prospero.api.exceptions.OperationException
-
- org.wildfly.prospero.actions.FeaturesAddAction.ConfigurationNotFoundException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- FeaturesAddAction
public static class FeaturesAddAction.ConfigurationNotFoundException extends OperationException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ConfigurationNotFoundException(String msg, org.jboss.galleon.config.ConfigId id)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetModel()StringgetName()-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-