System::ExceptionWrapper::Type method

ExceptionWrapper::Type method

Shortcut to get System::TypeInfo object for the Exception type.

static const System::TypeInfo & System::ExceptionWrapper<T>::Type()

ReturnValue

Const reference to TypeInfo structure which describes Exception type.

See Also