Kieker 1.6

kieker.common.exception
Class MonitoringRecordException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by kieker.common.exception.MonitoringRecordException
All Implemented Interfaces:
Serializable

public class MonitoringRecordException
extends Exception

Author:
Jan Waller
See Also:
Serialized Form

Constructor Summary
MonitoringRecordException(String messString)
           
MonitoringRecordException(String messString, 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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MonitoringRecordException

public MonitoringRecordException(String messString)

MonitoringRecordException

public MonitoringRecordException(String messString,
                                 Throwable cause)

Kieker 1.6

Copyright 2012 Kieker Project, http://kieker-monitoring.net