VisitExceptionKind

enumeration

Description

Flags used to specify a set of exceptions.

Properties

None Flag used to specify no exception types.
Internal Flag used to specify internal exceptions thrown by the core visitation.
Visitor Use this flag to specify exceptions thrown from the visitor code itself.
All Use this flag to specify all exceptions.

Did you find this page useful? Please give it a rating: