toString method

String toString ()
override

Returns a string representation of this object.

Implementation

String toString() {
  return "Timeout. Please resubmit your transaction to receive submission status. More info: https://www.stellar.org/developers/horizon/reference/errors/timeout.html";
}