Method | Description | |
---|---|---|
BasicSyntaxErrorException ( ) : System | ||
BasicSyntaxErrorException ( string message ) : System | ||
BasicSyntaxErrorException ( string message, |
Method | Description | |
---|---|---|
BasicSyntaxErrorException ( System info, System context ) : System |
public BasicSyntaxErrorException ( ) : System | ||
return | System |
protected BasicSyntaxErrorException ( System info, System context ) : System | ||
info | System | |
context | System | |
return | System |
public BasicSyntaxErrorException ( string message ) : System | ||
message | string | |
return | System |
public BasicSyntaxErrorException ( string message, |
||
message | string | |
inner | ||
return | System |