- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- ch.qos.logback.core.rolling.RolloverFailure
-
- All Implemented Interfaces:
- java.io.Serializable
public class RolloverFailure
extends java.lang.Exception
A RolloverFailure occurs if, for whatever reason a rollover fails.
- Author:
- Ceki Gulcu
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors
Constructor and Description |
RolloverFailure(java.lang.String msg) |
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- Detail:
- Field |
- Constr |
- Method
Copyright © 1999-2013 QOS.ch. All rights reserved