Class TransactionRuntimeException

    • Constructor Detail

      • TransactionRuntimeException

        public TransactionRuntimeException()
      • TransactionRuntimeException

        public TransactionRuntimeException​(String message)
      • TransactionRuntimeException

        public TransactionRuntimeException​(String message,
                                           Throwable cause)
      • TransactionRuntimeException

        public TransactionRuntimeException​(Throwable cause)