org.ow2.petals.jmx.exception
Class LoggerServiceErrorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.ow2.petals.jmx.exception.PetalsJMXClientException
              extended by org.ow2.petals.jmx.exception.LoggerServiceErrorException
All Implemented Interfaces:
java.io.Serializable

public class LoggerServiceErrorException
extends PetalsJMXClientException

Author:
aruffie - EBM Websourcing
See Also:
Serialized Form

Constructor Summary
LoggerServiceErrorException()
           
LoggerServiceErrorException(java.lang.String message)
           
LoggerServiceErrorException(java.lang.String message, java.lang.Throwable cause)
           
LoggerServiceErrorException(java.lang.Throwable cause)
           
 
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

LoggerServiceErrorException

public LoggerServiceErrorException()

LoggerServiceErrorException

public LoggerServiceErrorException(java.lang.String message,
                                   java.lang.Throwable cause)
Parameters:
message -
cause -

LoggerServiceErrorException

public LoggerServiceErrorException(java.lang.String message)
Parameters:
message -

LoggerServiceErrorException

public LoggerServiceErrorException(java.lang.Throwable cause)
Parameters:
cause -


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