Class RolloverFailure

All Implemented Interfaces:
Serializable

@Deprecated(since="2022-01-27") public class RolloverFailure extends LogbackException
Deprecated.
This internal logback API is not supported by AEM as a Cloud Service.
A RolloverFailure occurs if, for whatever reason a rollover fails.
See Also:
  • Constructor Details

    • RolloverFailure

      public RolloverFailure(String msg)
      Deprecated.
    • RolloverFailure

      public RolloverFailure(String message, Throwable cause)
      Deprecated.