We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abdbb29 commit 1768936Copy full SHA for 1768936
neo4j/exceptions.py
@@ -519,7 +519,7 @@ class AuthConfigurationError(ConfigurationError):
519
520
# DriverError > ConfigurationError > CertificateConfigurationError
521
class CertificateConfigurationError(ConfigurationError):
522
- """ Raised when there is an error with the authentication configuration.
+ """ Raised when there is an error with the certificate configuration.
523
"""
524
525
0 commit comments