Constructor (string)

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

Type: RuntimeException

Namespace: XJTAG.Integration

Syntax

public RuntimeException(string message)

Parameters

message

Type: string

The message that describes the error.