com.ibm.rational.test.lt.models.behavior.exceptions

Class LTModelException

  • All Implemented Interfaces:
    Serializable


    public class LTModelException
    extends com.ibm.rational.test.common.models.behavior.exceptions.CommonModelException
    See Also:
    Serialized Form
    • Field Detail

      • E_MISSING_FEATURES

        public static final int E_MISSING_FEATURES
        A feature being used is not installed.
      • E_FEATURE_UNKNOWN

        public static final int E_FEATURE_UNKNOWN
        The test contains a feature that is not installed.
    • Constructor Detail

      • LTModelException

        public LTModelException(int type,
                        String data,
                        Exception e)
        Creates an LTModelException with the type of exception, any data that can be used by the consumer of this exception and the underlying exception
IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2013. All rights reserved.