Constructors
| Name | Description | |
|---|---|---|
| StructureException(IToken, IToken) |
Initializes a new instance of the StructureException class with specified parent and child tags.
| |
| StructureException(IToken, IToken, Exception) |
Initializes a new instance of the StructureException class with specified parent and child tags and an inner exception.
|