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