Constructors

  NameDescription
Public methodTypeException(IToken, IToken)
Initializes a new instance of the TypeException class with specified parent and child tags.
Public methodTypeException(IToken, IToken, Exception)
Initializes a new instance of the TypeException class with specified parent and child tags and an inner exception.

See Also