IBM Rational Performance Tester SDK

com.ibm.rational.test.lt.recorder.core.config
Class InvalidConfigurationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ibm.rational.test.lt.recorder.core.config.InvalidConfigurationException
All Implemented Interfaces:
Serializable

public class InvalidConfigurationException
extends Exception

Exception thrown by ConfigurationFactory when an attempt to load a persisted AbstractTypedConfiguration fails.

See Also:
Serialized Form

Constructor Summary
InvalidConfigurationException()
           
InvalidConfigurationException(String arg0)
           
InvalidConfigurationException(String arg0, Throwable arg1)
           
InvalidConfigurationException(Throwable arg0)
           
 
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

InvalidConfigurationException

public InvalidConfigurationException()

InvalidConfigurationException

public InvalidConfigurationException(String arg0,
                                     Throwable arg1)

InvalidConfigurationException

public InvalidConfigurationException(String arg0)

InvalidConfigurationException

public InvalidConfigurationException(Throwable arg0)

IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.