Метод | Описание | |
---|---|---|
ScriptException ( ) : System |
Initializes a new instance of the ScriptException class.
|
|
ScriptException ( |
Initializes a new instance of the ScriptException class.
|
|
ScriptException ( string message ) : System |
Initializes a new instance of the ScriptException class.
|
|
ScriptException ( string message, |
Initializes a new instance of the ScriptException class.
|
Метод | Описание | |
---|---|---|
ScriptException ( |
Initializes a new instance of the ScriptException class.
|
public ScriptException ( |
||
innerException | The inner exception. | |
Результат | System |
protected ScriptException ( |
||
info | The |
|
context | The |
|
Результат | System |
public ScriptException ( string message ) : System | ||
message | string | The message. |
Результат | System |
public ScriptException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
Результат | System |