Class PersistenceEventException

All Implemented Interfaces:
Serializable

public class PersistenceEventException extends DataAccessException
Exception that is thrown during event processing.
Since:
2.3.0
Author:
graemerocher
See Also:
  • Constructor Details

    • PersistenceEventException

      public PersistenceEventException(String message)
    • PersistenceEventException

      public PersistenceEventException(String message, Throwable cause)