Class DynamicClassLoadingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.qos.logback.core.util.DynamicClassLoadingException
All Implemented Interfaces:
Serializable

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

    • DynamicClassLoadingException

      public DynamicClassLoadingException(String desc, Throwable root)
      Deprecated.