| Icon | Member | Description |
|---|---|---|
| SyntaxExceptionSyntaxExceptionNew()() |
Construct a new, default syntax exception with no message.
| |
| SyntaxExceptionSyntaxExceptionNew(String) |
Construct a new syntax exception with the specified message.
|