ch.qos.logback.core.rolling
Class RolloverFailure
java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.qos.logback.core.rolling.RolloverFailure
- All Implemented Interfaces:
- Serializable
public class RolloverFailure
- extends Exception
A RolloverFailure occurs if, for whatever reason a rollover fails.
- Author:
- Ceki Gulcu
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RolloverFailure
public RolloverFailure(String msg)
Copyright © 2005-2013 QOS.ch. All Rights Reserved.