ibspan.log4jade.service
Class LoggingServiceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by ibspan.log4jade.service.LoggingServiceException
All Implemented Interfaces:
Serializable

public class LoggingServiceException
extends Exception

Author:
Maciej Gawinecki
See Also:
Serialized Form

Constructor Summary
LoggingServiceException()
           
LoggingServiceException(String arg0)
           
LoggingServiceException(String arg0, Throwable arg1)
           
LoggingServiceException(Throwable arg0)
           
 
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

LoggingServiceException

public LoggingServiceException()

LoggingServiceException

public LoggingServiceException(String arg0)

LoggingServiceException

public LoggingServiceException(String arg0,
                               Throwable arg1)

LoggingServiceException

public LoggingServiceException(Throwable arg0)