| SampleClassProcessText Method |
Namespace: XMLCommentsExamples
| Exception | Condition |
|---|---|
| ArgumentNullException | This is thrown if the text parameter is null. |
| ArgumentException | This is thrown if the text parameter is an empty string. |
| InvalidOperationException | This is thrown because the method is not currently implemented. |