Class PrePersistHookException

All Implemented Interfaces:
Serializable

public class PrePersistHookException extends PersistHookException
An exception that is thrown inside a PrePersistHook is translated to a PrePersistHookException
See Also:
  • Constructor Details

    • PrePersistHookException

      public PrePersistHookException(String hookName, Throwable cause, String integrationKey)