Interface RpcResponse

    • Method Detail

      • getErrorMessage

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