- failedResponse
CommandResponse!(R) failedResponse(string msg)
Undocumented in source. Be warned that the author may not have intended to support it.
- failedResponse
CommandResponse!(R) failedResponse(string msg, TxStatus txStatus)
Undocumented in source. Be warned that the author may not have intended to support it.
- failedResponse
CommandResponse!(R) failedResponse(Throwable cause)
Undocumented in source. Be warned that the author may not have intended to support it.
- failedResponse
CommandResponse!(R) failedResponse(Throwable r, TxStatus txStatus)
Undocumented in source. Be warned that the author may not have intended to support it.