Skip to content

TransactionResponse.GetException

GetException

View source
public Exception? GetException()
Gets the exception from the wrapped response.

Returns

The wrapped exception, or null if the invocation completed successfully.