org.databene.contiperf
Class PerfTestConfigurationError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.databene.contiperf.PerfTestException
org.databene.contiperf.PerfTestConfigurationError
- All Implemented Interfaces:
- Serializable
public class PerfTestConfigurationError
- extends PerfTestException
Indicates invalid configuration settings in a performance test.
Created: 16.04.2010 11:51:02
- Since:
- 1.03
- Author:
- Volker Bergmann
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PerfTestConfigurationError
public PerfTestConfigurationError()
PerfTestConfigurationError
public PerfTestConfigurationError(String message,
Throwable cause)
PerfTestConfigurationError
public PerfTestConfigurationError(String message)
PerfTestConfigurationError
public PerfTestConfigurationError(Throwable cause)
Copyright © 2013. All Rights Reserved.