ProxyIntegrationSecretEnvironmentMismatch constructor

ProxyIntegrationSecretEnvironmentMismatch(
  1. String? message
)

Implementation

ProxyIntegrationSecretEnvironmentMismatch(String? message)
    : super('ProxyIntegrationSecretEnvironmentMismatch', message);