Class EventListenerRegistrationException

All Implemented Interfaces:
Serializable

public class EventListenerRegistrationException extends HibernateException
Indicates a problem registering an event listener.
Author:
Steve Ebersole
See Also:
  • Constructor Details

    • EventListenerRegistrationException

      public EventListenerRegistrationException(String s)
    • EventListenerRegistrationException

      public EventListenerRegistrationException(String string, Throwable root)