Class TransactionInactiveException

    • Constructor Detail

      • TransactionInactiveException

        public TransactionInactiveException()
      • TransactionInactiveException

        public TransactionInactiveException​(String message)
      • TransactionInactiveException

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

        public TransactionInactiveException​(Throwable cause)