Class JoranException

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

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

    • JoranException

      public JoranException(String msg)
      Deprecated.
    • JoranException

      public JoranException(String msg, Throwable cause)
      Deprecated.