Package org.wildfly.prospero.actions
Class FeaturesAddAction.ModelNotDefinedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.wildfly.prospero.api.exceptions.OperationException
org.wildfly.prospero.actions.FeaturesAddAction.ModelNotDefinedException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- FeaturesAddAction
Thrown if either the user requested model is not supported by the feature packs,
or if it is impossible to determine default model.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionModelNotDefinedException(String msg, String model, Set<String> supportedModels) ModelNotDefinedException(String msg, Set<String> supportedModels) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ModelNotDefinedException
-
ModelNotDefinedException
-
-
Method Details
-
getModel
-
getSupportedModels
-