Class | Description |
---|---|
ExceptionTools |
Tool class for dealing with Exceptions.
|
Exception | Description |
---|---|
KnownReason |
An exception that may be used to indicate that an exceptional condition is
"expected" in the sense that you will need no further tools to investigate
the reason, such as a stack trace.
|
TunnelingException |
A message to enable tunneling through signatures that allow for runtime
exceptions only.
|