Config Parameter Exception
abstract class ConfigParameterException(val parameterName: String, detailMessage: String) : AxpSdkException
Common base class for exceptions thrown due to a problem with an SDK config parameter.
Common base class for exceptions thrown due to a problem with an SDK config parameter.