Package org.wildfly.glow.error
Class NamingContextLookupError
java.lang.Object
org.wildfly.glow.error.IdentifiedError
org.wildfly.glow.error.NamingContextLookupError
-
Constructor Summary
ConstructorsConstructorDescriptionNamingContextLookupError(String id, String description, ContextLookupInfo contextLookupInfo) -
Method Summary
Modifier and TypeMethodDescriptionstatic IdentifiedErrorcreate(boolean verbose, String id, String description, ContextLookupInfo contextLookupInfo) Methods inherited from class org.wildfly.glow.error.IdentifiedError
equals, getDescription, getErrorLevel, getFixMessage, getId, getPossibleAddons, hashCode, isFixed, setFixed
-
Constructor Details
-
NamingContextLookupError
-
-
Method Details
-
create
public static IdentifiedError create(boolean verbose, String id, String description, ContextLookupInfo contextLookupInfo) -
getContextLookupInfo
-