Package org.wildfly.glow.error
Class UnboundDatasourceError
java.lang.Object
org.wildfly.glow.error.IdentifiedError
org.wildfly.glow.error.UnboundDatasourceError
- Author:
- jdenise
-
Constructor Summary
ConstructorsConstructorDescriptionUnboundDatasourceError(String id, String description, String unboundDatasource) -
Method Summary
Methods inherited from class org.wildfly.glow.error.IdentifiedError
equals, getDescription, getErrorLevel, getFixMessage, getId, getPossibleAddons, hashCode, isFixed, setFixed
-
Constructor Details
-
UnboundDatasourceError
-