com.ibm.rational.test.lt.testgen.core2

Class C2InitializationException

  • All Implemented Interfaces:
    Serializable


    public class C2InitializationException
    extends C2TestgenException
    This exception indicates that an error occured during the initialization of an IC2Initializable.
    See Also:
    Serialized Form
    • Constructor Detail

      • C2InitializationException

        public C2InitializationException(String message)
        Parameters:
        message - string to associate with the exception
      • C2InitializationException

        public C2InitializationException(String message,
                                 Throwable cause)
        Parameters:
        message - string to associate with the exception
        cause - exception being propagated
      • C2InitializationException

        public C2InitializationException(Throwable cause)
        Parameters:
        cause - exception being propagated
IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2013. All rights reserved.