com.rational.test.ft

Class PropertyAccessException

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


    public class PropertyAccessException
    extends RationalTestException
    Thrown when accessing a property value that causes an exception. The message in the PropertyAccessException describes the original exception.
    Since:
    RFT1.0
    See Also:
    Serialized Form
    • Constructor Detail

      • PropertyAccessException

        public PropertyAccessException()
      • PropertyAccessException

        public PropertyAccessException(java.lang.String message)