Class AccountNumberFormatNotFoundException

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.accountnumberformat.exception.AccountNumberFormatNotFoundException
All Implemented Interfaces:
Serializable

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

    • AccountNumberFormatNotFoundException

      public AccountNumberFormatNotFoundException(Long id)
    • AccountNumberFormatNotFoundException

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