Class ThrowableHandlingConverter

All Implemented Interfaces:
ContextAware, LifeCycle
Direct Known Subclasses:
NopThrowableInformationConverter, ThrowableProxyConverter

@Deprecated(since="2022-01-27") public abstract class ThrowableHandlingConverter extends ClassicConverter
Deprecated.
This internal logback API is not supported by AEM as a Cloud Service.
Converter which handle throwables should be derived from this class.
  • Constructor Details

    • ThrowableHandlingConverter

      public ThrowableHandlingConverter()
      Deprecated.