com.rational.test.ft

Class UnsupportedActionException

  • All Implemented Interfaces:
    IRationalThrowable, java.io.Serializable


    public class UnsupportedActionException
    extends RationalTestException
    Thrown when a specified action is not supported by the object. This can occur if an EXPAND action is sent to a list.
    Since:
    RFT1.0
    See Also:
    Serialized Form
    • Constructor Detail

      • UnsupportedActionException

        public UnsupportedActionException(Action action)
      • UnsupportedActionException

        public UnsupportedActionException(java.lang.String message)