Class LocalSynchronizationException

  • All Implemented Interfaces:
    Serializable

    public class LocalSynchronizationException
    extends HibernateException
    Wraps an exception thrown from a "local synchronization" (one registered in the SynchronizationRegistry).
    See Also:
    Serialized Form
    • Constructor Detail

      • LocalSynchronizationException

        public LocalSynchronizationException​(String message,
                                             Throwable cause)