Kieker 1.2

kieker.analysis.reader
Class MonitoringLogReaderException

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

public class MonitoringLogReaderException
extends MonitoringRecordReceiverException

Author:
Andre van Hoorn
See Also:
Serialized Form

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

MonitoringLogReaderException

public MonitoringLogReaderException(String messString)

MonitoringLogReaderException

public MonitoringLogReaderException(String messString,
                                    Throwable cause)

Kieker 1.2

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