RuntimeException Constructors

Signature Description
RuntimeException(string)

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

RuntimeException(string, Exception)

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

RuntimeException(SerializationInfo, StreamingContext)

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