Class StandingInstructionNotFoundException

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.portfolio.account.exception.StandingInstructionNotFoundException
All Implemented Interfaces:
Serializable

public class StandingInstructionNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException
A RuntimeException thrown when loan resources are not found.
See Also:
  • Constructor Details

    • StandingInstructionNotFoundException

      public StandingInstructionNotFoundException(Long id)