Class VriDescriptionException

All Implemented Interfaces:
Serializable

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

    • VriDescriptionException

      public VriDescriptionException(DescriptionBase testObjectDescription, 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