com.hp.lft.sdk

Class VriDescriptionException

  • All Implemented Interfaces:
    java.io.Serializable


    public class VriDescriptionException
    extends DescriptionException
    Exception raised when errors are encountered in the VRI description of test objects.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructor and Description
      VriDescriptionException(DescriptionBase testObjectDescription, java.lang.String message)
      Constructs a new VriDescriptionException with the description, in which the error has occurred and a specified detail message.
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • VriDescriptionException

        public VriDescriptionException(DescriptionBase testObjectDescription,
                                       java.lang.String message)
        Constructs a new VriDescriptionException with the description, in which the error has occurred and a specified detail message.
        Parameters:
        testObjectDescription - the description, in which the error has occurred.
        message - the detail message