Package ch.qos.logback.core
Class LogbackException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.qos.logback.core.LogbackException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
RolloverFailure
Deprecated.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLogbackException
(String msg) Deprecated.LogbackException
(String msg, Throwable nested) Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LogbackException
Deprecated. -
LogbackException
Deprecated.
-