Méthode | Description | |
---|---|---|
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.
|
Méthode | Description | |
---|---|---|
ScriptException ( |
Initializes a new instance of the ScriptException class.
|
public ScriptException ( |
||
innerException | The inner exception. | |
Résultat | System |
protected ScriptException ( |
||
info | The |
|
context | The |
|
Résultat | System |
public ScriptException ( string message ) : System | ||
message | string | The message. |
Résultat | System |
public ScriptException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
Résultat | System |