com.rational.test.ft

Class ObjectNotInMapException

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


    public class ObjectNotInMapException
    extends RationalTestException
    Thrown when looking up an object that cannot be found in the object map. This is an unusual occurrence.
    Since:
    RFT1.0
    See Also:
    Serialized Form
    • Constructor Detail

      • ObjectNotInMapException

        public ObjectNotInMapException()
      • ObjectNotInMapException

        public ObjectNotInMapException(java.lang.String description)