OrleansTransactionTransientFailureException(string, string)
public OrleansTransactionTransientFailureException(string transactionId, string msg) Initializes a new instance of the
OrleansTransactionTransientFailureException class. Parameters
transactionIdstring- The identifier of the aborted transaction.
msgstring- The message that describes the transient failure.
