Interface RpcResponse

    • Method Detail

      • getErrorMessage

        String getErrorMessage()
        Returns an error message if an error occurred, or null otherwise.
        Returns:
        an error message if an error occurred, or null otherwise