ch.qos.logback.core
Class LogbackException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.qos.logback.core.LogbackException
- All Implemented Interfaces:
- Serializable
public class LogbackException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LogbackException
public LogbackException(String msg)
LogbackException
public LogbackException(String msg,
Throwable nested)
Copyright © 2005-2013 QOS.ch. All Rights Reserved.