| Class Rice::ConfirmationPayload |
|
The only difference between a ConfirmationPayload and a SurprisePayload is that a ConfirmationPayload's constructor defaults to an error code of 201 (Confirmed).
| Methods |
| Public Class methods |
| new(domain, party, requestId, errorCode = 201, errorMessage = nil, errorPhrase = nil) |