de.holisticon.annotationprocessortoolkit.testhelper
Class InvalidTestConfigurationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by de.holisticon.annotationprocessortoolkit.testhelper.InvalidTestConfigurationException
All Implemented Interfaces:
Serializable

public class InvalidTestConfigurationException
extends RuntimeException

Exception thrown in case of an configuration error.

See Also:
Serialized Form

Constructor Summary
InvalidTestConfigurationException()
           
InvalidTestConfigurationException(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

InvalidTestConfigurationException

public InvalidTestConfigurationException()

InvalidTestConfigurationException

public InvalidTestConfigurationException(String message)


Copyright © 2017 Holisticon AG. All Rights Reserved.