message property

String message
getter/setter pair

A user readable message. If the transaction was not successful, this returns the cause of the error.

Implementation

String message;