Class HookNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.fineract.infrastructure.core.exception.AbstractPlatformException
org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException
org.apache.fineract.infrastructure.hooks.exception.HookNotFoundException
All Implemented Interfaces:
Serializable

public class HookNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException
See Also:
  • Constructor Details

    • HookNotFoundException

      public HookNotFoundException(String name)
    • HookNotFoundException

      public HookNotFoundException(Long hookId)
    • HookNotFoundException

      public HookNotFoundException(Long hookId, org.springframework.dao.EmptyResultDataAccessException e)