Uses of Class
ch.qos.logback.core.LogbackException

Packages that use LogbackException
ch.qos.logback.core Contains the main classes of logback core. 
ch.qos.logback.core.rolling Implements various file rolling policies. 
 

Uses of LogbackException in ch.qos.logback.core
 

Methods in ch.qos.logback.core that throw LogbackException
 void Appender.doAppend(E event)
          This is where an appender accomplishes its work.
 

Uses of LogbackException in ch.qos.logback.core.rolling
 

Subclasses of LogbackException in ch.qos.logback.core.rolling
 class RolloverFailure
          A RolloverFailure occurs if, for whatever reason a rollover fails.
 



Copyright © 2005-2013 QOS.ch. All Rights Reserved.