System::Reflection::ReflectionTypeLoadException typedef
ReflectionTypeLoadException typedef
ReflectionTypeLoadException is thrown by the Module.GetTypes method if any of the classes in a module fail to load. Never wrap the ReflectionTypeLoadException class instances into System::SmartPtr.
using System::Reflection::ReflectionTypeLoadException = System::ExceptionWrapper<Details_ReflectionTypeLoadException>
See Also
- Namespace System::Reflection
- Library Aspose.PDF for C++