Class ClientChargeNotFoundException

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.client.exception.ClientChargeNotFoundException
All Implemented Interfaces:
Serializable

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

    • ClientChargeNotFoundException

      public ClientChargeNotFoundException(Long id)
    • ClientChargeNotFoundException

      public ClientChargeNotFoundException(Long id, Long clientId)
    • ClientChargeNotFoundException

      public ClientChargeNotFoundException(Long id, Long clientId, org.springframework.dao.EmptyResultDataAccessException e)