Class TransactionalOnlineAttributeWriter.TransactionRejectedException

    • Constructor Detail

      • TransactionRejectedException

        public TransactionRejectedException​(java.lang.String transactionId,
                                            Response.Flags flags)
      • TransactionRejectedException

        public TransactionRejectedException​(java.lang.String transactionId,
                                            Response.Flags flags,
                                            java.lang.Throwable cause)
    • Method Detail

      • getTransactionId

        public java.lang.String getTransactionId()