Class TransactionCanNotBeCreatedException

    • Constructor Detail

      • TransactionCanNotBeCreatedException

        public TransactionCanNotBeCreatedException()
      • TransactionCanNotBeCreatedException

        public TransactionCanNotBeCreatedException​(String message)
        Parameters:
        message -
      • TransactionCanNotBeCreatedException

        public TransactionCanNotBeCreatedException​(Throwable err)
        Parameters:
        err -
      • TransactionCanNotBeCreatedException

        public TransactionCanNotBeCreatedException​(String message,
                                                   Throwable err)
        Parameters:
        message -
        err -