Uses of Class
org.databene.contiperf.PerfTestException

Packages that use PerfTestException
org.databene.contiperf   
org.databene.contiperf.util   
 

Uses of PerfTestException in org.databene.contiperf
 

Subclasses of PerfTestException in org.databene.contiperf
 class PerfTestConfigurationError
          Indicates invalid configuration settings in a performance test.
 class PerfTestExecutionError
          Indicates that an error occurred in performance test execution.
 

Uses of PerfTestException in org.databene.contiperf.util
 

Methods in org.databene.contiperf.util that return PerfTestException
static PerfTestException ContiPerfUtil.executionError(Throwable e)
           
 



Copyright © 2013. All Rights Reserved.