com.rational.test.ft

Class UnsupportedSubitemException

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


    public class UnsupportedSubitemException
    extends RationalTestException
    Thrown when a specified subitem is not supported by the object, for example, if a cell subitem is passed to a list.
    Since:
    RFT1.0
    See Also:
    Serialized Form
    • Constructor Detail

      • UnsupportedSubitemException

        public UnsupportedSubitemException(Subitem subitem)
      • UnsupportedSubitemException

        public UnsupportedSubitemException(java.lang.String subitem)