Kieker 1.4

kieker.analysis.reader
Class MonitoringReaderException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by kieker.common.record.MonitoringRecordReceiverException
              extended by kieker.analysis.reader.MonitoringReaderException
All Implemented Interfaces:
Serializable

public class MonitoringReaderException
extends MonitoringRecordReceiverException

Author:
Andre van Hoorn
See Also:
Serialized Form

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

MonitoringReaderException

public MonitoringReaderException(String messString)

MonitoringReaderException

public MonitoringReaderException(String messString,
                                 Throwable cause)

Kieker 1.4

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