Kieker 1.12

kieker.tools.util
Class InvalidREvaluationResultException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.NullPointerException
                  extended by kieker.tools.util.InvalidREvaluationResultException
All Implemented Interfaces:
java.io.Serializable

public class InvalidREvaluationResultException
extends java.lang.NullPointerException

Exception that states, that the results from a R evaluation are invalid.

Since:
1.11
Author:
Thomas Duellmann
See Also:
Serialized Form

Constructor Summary
InvalidREvaluationResultException(java.lang.String message)
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidREvaluationResultException

public InvalidREvaluationResultException(java.lang.String message)

Kieker 1.12

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