ProjectException Constructors

Signature Description
ProjectException(string)

Initializes a new instance of the XJTAG.Integration.XJRunner.ProjectException class with a specified error message.

ProjectException(string, Exception)

Initializes a new instance of the XJTAG.Integration.XJRunner.ProjectException class with a specified error message and a reference to the inner exception that is the cause of this exception.

ProjectException(SerializationInfo, StreamingContext)

Initializes a new instance of the XJTAG.Integration.XJRunner.ProjectException class with serialized data.