Kieker 1.6

kieker.analysis.exception
Class AnalysisConfigurationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by kieker.analysis.exception.AnalysisConfigurationException
All Implemented Interfaces:
Serializable

public class AnalysisConfigurationException
extends Exception

Author:
Jan Waller
See Also:
Serialized Form

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

Constructor Detail

AnalysisConfigurationException

public AnalysisConfigurationException(String message,
                                      Throwable cause)

AnalysisConfigurationException

public AnalysisConfigurationException(String message)

Kieker 1.6

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