Package ch.qos.logback.core.spi
Class ScanException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.qos.logback.core.spi.ScanException
- All Implemented Interfaces:
Serializable
Deprecated.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionScanException
(String msg) Deprecated.ScanException
(String msg, Throwable rootCause) Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString