Class LuceneTransactionException

  • All Implemented Interfaces:
    Serializable

    public class LuceneTransactionException
    extends org.springframework.transaction.TransactionException
    Author:
    Andy Hind
    See Also:
    Serialized Form
    • Constructor Detail

      • LuceneTransactionException

        public LuceneTransactionException​(String arg0)
      • LuceneTransactionException

        public LuceneTransactionException​(String arg0,
                                          Throwable arg1)