com.quartzdesk.api.agent.log
Class LoggingInterceptorWrapperException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.quartzdesk.api.agent.log.LoggingInterceptorWrapperException
All Implemented Interfaces:
Serializable

public class LoggingInterceptorWrapperException
extends Exception

Version:
$Id:$
Author:
Jan Moravec
See Also:
Serialized Form

Constructor Summary
LoggingInterceptorWrapperException(String message)
           
LoggingInterceptorWrapperException(String message, 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

LoggingInterceptorWrapperException

public LoggingInterceptorWrapperException(String message)

LoggingInterceptorWrapperException

public LoggingInterceptorWrapperException(String message,
                                          Throwable cause)


Copyright © 2013–2017 QuartzDesk.com. All rights reserved.