Converts unmanaged exception to managed. Should never used directly!
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Shared Function GetManagedException ( _ unmanagedException As IntPtr _ ) As Exception
Type: System.IntPtr
Pointer to unmanaged exception.This method is used by Graphics Mill for .NET infrastructure and should not be called directly.