Method | Description | |
---|---|---|
StreamTokenizerUntermException ( string msg ) : System |
Construct with a particular message.
|
public StreamTokenizerUntermException ( string msg ) : System | ||
msg | string | The message to store in this object. |
return | System |