Method | Description | |
---|---|---|
CompilerError ( ) : System | ||
CompilerError ( string message ) : System | ||
CompilerError ( string message, System inner ) : System |
public CompilerError ( string message ) : System | ||
message | string | |
return | System |
public CompilerError ( string message, System inner ) : System | ||
message | string | |
inner | System | |
return | System |