Method | Description | |
---|---|---|
CompileException ( string message, |
Initializes a new instance of the CompileException class.
|
|
CompileException ( string message, string compileCode ) : System |
Initializes a new instance of the CompileException class.
|
Method | Description | |
---|---|---|
GetObjectData ( |
public CompileException ( string message, |
||
message | string | The message. |
inner | The inner. | |
compileCode | string | The compile code. |
return | System |
public CompileException ( string message, string compileCode ) : System | ||
message | string | The message. |
compileCode | string | The code being compiled. |
return | System |