Kieker 1.2

kieker.common.record
Class MonitoringRecordReceiverException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by kieker.common.record.MonitoringRecordReceiverException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
MonitoringLogReaderException

public class MonitoringRecordReceiverException
extends Exception

Author:
Andre van Hoorn
See Also:
Serialized Form

Constructor Summary
MonitoringRecordReceiverException(String messString)
           
MonitoringRecordReceiverException(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

MonitoringRecordReceiverException

public MonitoringRecordReceiverException(String messString)

MonitoringRecordReceiverException

public MonitoringRecordReceiverException(String messString,
                                         Throwable cause)

Kieker 1.2

Copyright 2010 the Kieker Project, http://kieker.sourceforge.net