Class PersistHookNotFoundException

All Implemented Interfaces:
Serializable

public class PersistHookNotFoundException extends PersistHookException
This exception is thrown when a bean with name or id matching hookName is not found
See Also:
  • Constructor Details

    • PersistHookNotFoundException

      public PersistHookNotFoundException(String message, String integrationKey)