Uses of Class
org.apache.logging.log4j.LoggingException
Packages that use LoggingException
Package
Description
Log4j 2 Appenders.
The classes in this package and sub packages provide appenders for various types of databases and methods for
accessing databases.
-
Uses of LoggingException in org.apache.logging.log4j.core.appender
Subclasses of LoggingException in org.apache.logging.log4j.core.appenderModifier and TypeClassDescriptionclass
Thrown 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 TypeClassDescriptionclass
Wraps a database exception like a JDBC SQLException.