Type()

ExceptionWrapper::Type() method

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

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

Return Value

Const reference to TypeInfo structure which describes Exception type.

See Also