Package org.wildfly.prospero.actions
Class FeaturesAddAction.LayerNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.wildfly.prospero.api.exceptions.OperationException
-
- org.wildfly.prospero.actions.FeaturesAddAction.LayerNotFoundException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- FeaturesAddAction
public static class FeaturesAddAction.LayerNotFoundException extends OperationException
Thrown if a requested layer cannot be found in a feature pack- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<String>getLayers()Set<String>getSupportedLayers()-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-