Class PostPersistHookException

All Implemented Interfaces:
Serializable

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

    • PostPersistHookException

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