Uses of Class
org.wildfly.glow.error.IdentifiedError
Packages that use IdentifiedError
-
Uses of IdentifiedError in org.wildfly.glow.error
Subclasses of IdentifiedError in org.wildfly.glow.errorModifier and TypeClassDescriptionclassclassclassclassMethods in org.wildfly.glow.error that return IdentifiedErrorModifier and TypeMethodDescriptionstatic IdentifiedErrorAmbiguousResourceInjectionError.create(boolean verbose, String id, String description, ResourceInjectionJndiInfo info) static IdentifiedErrorNamingContextLookupError.create(boolean verbose, String id, String description, ContextLookupInfo contextLookupInfo) Methods in org.wildfly.glow.error that return types with arguments of type IdentifiedErrorModifier and TypeMethodDescriptionDatasourceErrorIdentification.getErrors()ErrorIdentification.getErrors()ErrorIdentificationSession.getErrors()Methods in org.wildfly.glow.error with parameters of type IdentifiedErrorModifier and TypeMethodDescriptionvoidErrorIdentificationSession.addError(IdentifiedError error)