com.rational.test.ft

Class UnableToDeleteCookieException

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


    public class UnableToDeleteCookieException
    extends RationalTestException
    Thrown when unsuccessfully trying to delete a browser cookie by using the deleteCookies method.
    Since:
    RFT1.1
    See Also:
    Serialized Form
    • Constructor Detail

      • UnableToDeleteCookieException

        public UnableToDeleteCookieException()
        Since:
        RFT1.1
      • UnableToDeleteCookieException

        public UnableToDeleteCookieException(java.lang.String message)
        Since:
        RFT1.1