Class ExternalServiceConfigurationNotFoundException

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.configuration.exception.ExternalServiceConfigurationNotFoundException
All Implemented Interfaces:
Serializable

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

    • ExternalServiceConfigurationNotFoundException

      public ExternalServiceConfigurationNotFoundException(String serviceName)
    • ExternalServiceConfigurationNotFoundException

      public ExternalServiceConfigurationNotFoundException(String externalServiceName, String name)