Package org.apache.logging.slf4j
Class SLF4JLoggingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.logging.slf4j.SLF4JLoggingException
- All Implemented Interfaces:
Serializable
Exception thrown when the SLF4J adapter encounters a problem.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final long
Generated serial version ID. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUIDGenerated serial version ID.- See Also:
-
-
Constructor Details
-
SLF4JLoggingException
-
SLF4JLoggingException
-
SLF4JLoggingException
-