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.campaigns.email.exception.EmailCampaignNotFound
All Implemented Interfaces:
Serializable

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

    • EmailCampaignNotFound

      public EmailCampaignNotFound(Long resourceId)
    • EmailCampaignNotFound

      public EmailCampaignNotFound(Long resourceId, org.springframework.dao.EmptyResultDataAccessException e)