ScriptError Constructors
| Name | Parameters | Description |
|---|---|---|
| ScriptError(String, Int32, Int32, String, String) | fileName, line, column, errorNumber, errorText | Initializes a new instance of the ScriptError class with specified settings. |
See Also
| Name | Parameters | Description |
|---|---|---|
| ScriptError(String, Int32, Int32, String, String) | fileName, line, column, errorNumber, errorText | Initializes a new instance of the ScriptError class with specified settings. |