org.ow2.petals.admin.api.exception
Class LoggerNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.ow2.petals.admin.api.exception.ContainerAdministrationException
              extended by org.ow2.petals.admin.api.exception.LoggerNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class LoggerNotFoundException
extends ContainerAdministrationException

The logger does not exist.

Author:
Christophe DENUEX - Linagora
See Also:
Serialized Form

Constructor Summary
LoggerNotFoundException(java.lang.String logger)
           
 
Method Summary
 java.lang.String getLogger()
           
 
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

LoggerNotFoundException

public LoggerNotFoundException(java.lang.String logger)
Method Detail

getLogger

public java.lang.String getLogger()
Returns:
The not found logger


Copyright © 2005-2012 Petals Link (EBM Websourcing). All Rights Reserved.