Get Pointer to Thrown Object if type of thrown object is implicitly convertible to the catch type.
language specific exception information
type of catch clause
null if not caught, pointer to thrown object if caught
See Implementation
Get Pointer to Thrown Object if type of thrown object is implicitly convertible to the catch type.