메소드 | 설명 | |
---|---|---|
ScriptException ( ) : System |
Initializes a new ScriptException class.
|
|
ScriptException ( |
Initializes a new ScriptException class.
|
|
ScriptException ( string message ) : System |
Initializes a new ScriptException class.
|
|
ScriptException ( string message, |
Initializes a new ScriptException class.
|
public ScriptException ( |
||
serializationInfo | The SerializationInfo. | |
context | The StreamContext. | |
리턴 | System |
public ScriptException ( string message ) : System | ||
message | string | The Message. |
리턴 | System |
public ScriptException ( string message, |
||
message | string | The Message. |
inner | The InnerException. | |
리턴 | System |