Class ImportTypeNotFoundException

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.bulkimport.exceptions.ImportTypeNotFoundException
All Implemented Interfaces:
Serializable

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

    • ImportTypeNotFoundException

      public ImportTypeNotFoundException(String entityType)