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:
- java.io.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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PerfTestConfigurationError
public PerfTestConfigurationError()
PerfTestConfigurationError
public PerfTestConfigurationError(java.lang.String message,
java.lang.Throwable cause)
PerfTestConfigurationError
public PerfTestConfigurationError(java.lang.String message)
PerfTestConfigurationError
public PerfTestConfigurationError(java.lang.Throwable cause)
Copyright © 2010. All Rights Reserved.