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:
  • Constructor Details

    • LocalSynchronizationException

      public LocalSynchronizationException(String message, Throwable cause)