Uses of Class
org.apache.logging.log4j.LoggingException
Packages that use LoggingException
Package
Description
-
Uses of LoggingException in org.apache.logging.log4j.core.appender
Subclasses of LoggingException in org.apache.logging.log4j.core.appenderModifier and TypeClassDescriptionclassThrown from an appender when a log event could not be written. -
Uses of LoggingException in org.apache.logging.log4j.core.appender.db
Subclasses of LoggingException in org.apache.logging.log4j.core.appender.dbModifier and TypeClassDescriptionclassWraps a database exception like a JDBC SQLException.