get_LoaderExceptions()

Details_ReflectionTypeLoadException::get_LoaderExceptions() const method

Returns the exceptions causing this exception.

virtual System::ArrayPtr<System::Exception> System::Reflection::Details_ReflectionTypeLoadException::get_LoaderExceptions() const

Return Value

An array of exceptions.

See Also