Method AuException.ThrowIfHresultNot0
Overload
If errorCode is not 0, throws AuException that includes the code and its message. More info: AuException.FormatMessage.
public static void ThrowIfHresultNot0(int errorCode, string message = null)
If errorCode is not 0, throws AuException that includes the code and its message. More info: AuException.FormatMessage.
public static void ThrowIfHresultNot0(int errorCode, string message = null)