InvocationException class
Raised when an FFI invocation fails.
public sealed class InvocationException : Exception
Public Members
| name | description |
|---|---|
| Code { get; } | The underlying invocation error code |
See Also
- namespace Rainway.SDK.Interop
