Nuxeo Enterprise Platform 5.3

com.anwrt.ooserver.daemon
Class IncorrectLoggerLevelException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.anwrt.ooserver.daemon.IncorrectLoggerLevelException
All Implemented Interfaces:
Serializable

public class IncorrectLoggerLevelException
extends Exception

The string that seems to represent a level is not a valid level (syntax error, try buying glasses or putting 'INFO', 'DEBUG', ...)

Author:
Jounayd Id Salah
See Also:
Serialized Form

Constructor Summary
IncorrectLoggerLevelException(String lvl)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IncorrectLoggerLevelException

public IncorrectLoggerLevelException(String lvl)

Nuxeo Enterprise Platform 5.3

Copyright © 2010 Nuxeo SAS. All Rights Reserved.