com.ibm.rational.test.lt.kernel.action

Class ActionException

  • All Implemented Interfaces:
    Serializable


    public class ActionException
    extends IllegalStateException
    Invalid action state.

    Action exceptions occur when a call is made to an action that is in a state where this action does not make sense (e.g., calling finish() on an action that was never executed).

    This exception is a run-time exception only.

    See Also:
    Serialized Form
    • Constructor Detail

      • ActionException

        public ActionException(String msg)
      • ActionException

        public ActionException()
IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2013. All rights reserved.