Converts an unmanaged exception to a managed one. Should never used directly!
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public static Exception GetManagedException( IntPtr unmanagedException )
Type: System.IntPtr
The pointer to an unmanaged exception.