Class TransactionException

  • All Implemented Interfaces:
    Serializable

    public class TransactionException
    extends net.sf.jkniv.sqlegance.RepositoryException
    See Also:
    Serialized Form
    • Constructor Detail

      • TransactionException

        public TransactionException()
      • TransactionException

        public TransactionException​(String msg)
      • TransactionException

        public TransactionException​(String msg,
                                    Throwable cause)
      • TransactionException

        public TransactionException​(Throwable cause)