Class ScanException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.qos.logback.core.spi.ScanException
All Implemented Interfaces:
Serializable

@Deprecated(since="2022-01-27") public class ScanException extends Exception
Deprecated.
See Also:
  • Constructor Details

    • ScanException

      public ScanException(String msg)
      Deprecated.
    • ScanException

      public ScanException(String msg, Throwable rootCause)
      Deprecated.
  • Method Details