Package ch.qos.logback.core.util
Class DynamicClassLoadingException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- ch.qos.logback.core.util.DynamicClassLoadingException
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
@Deprecated(since="2022-01-27") public class DynamicClassLoadingException extends java.lang.ExceptionDeprecated.- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description DynamicClassLoadingException(java.lang.String desc, java.lang.Throwable root)Deprecated. 
 -