Class IdentifiedError

java.lang.Object
org.wildfly.glow.error.IdentifiedError
Direct Known Subclasses:
AmbiguousResourceInjectionError, MissingDefaultDatasourceError, NamingContextLookupError, UnboundDatasourceError

public class IdentifiedError extends Object
Author:
jdenise
  • Constructor Details

  • Method Details

    • setFixed

      public void setFixed(String message)
    • getFixMessage

      public String getFixMessage()
    • isFixed

      public boolean isFixed()
    • getPossibleAddons

      public Set<AddOn> getPossibleAddons()
    • getErrorLevel

      public ErrorLevel getErrorLevel()
    • getId

      public String getId()
      Returns:
      the id
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • getDescription

      public String getDescription()
      Returns:
      the description