o 6a @shdZGdddeZGdddeZGdddeZGdddeZGd d d eZGd d d eZGd ddeZGdddeZ GdddeZ GdddeZ GdddeZ Gddde Z GdddeZGdddeZGdddeZGdd d eZGd!d"d"eZGd#d$d$eZGd%d&d&eZGd'd(d(eZGd)d*d*eZGd+d,d,eZd-S).zCertbot client errors.c@eZdZdZdS)ErrorzGeneric Certbot client error.N__name__ __module__ __qualname____doc__rr0/usr/lib/python3/dist-packages/certbot/errors.pyrrc@r)AccountStorageErrorz Generic `.AccountStorage` error.Nrrrrr r r r c@r)AccountNotFoundzAccount not found error.Nrrrrr r r r c@r) ReverterErrorzCertbot Reverter error.Nrrrrr r r r c@r)SubprocessErrorzSubprocess handling error.Nrrrrr rr rc@r)CertStorageErrorzGeneric `.CertStorage` error.Nrrrrr rr rc@r)HookCommandNotFoundz*Failed to find a hook command in the PATH.Nrrrrr rr rc@r) SignalExitzEA Unix signal was received while in the ErrorHandler context manager.Nrrrrr r r rc@r)OverlappingMatchFoundz@Multiple lineages matched what should have been a unique result.Nrrrrr r#r rc@r) LockErrorzFile locking error.Nrrrrr r&r rc@r)AuthorizationErrorzAuthorization error.Nrrrrr r+r rcs(eZdZdZfddZddZZS)FailedChallengeszeFailed challenges error. :ivar set failed_achalls: Failed `.AnnotatedChallenge` instances. cs|sJ||_tdS)N)failed_achallssuper__init__)selfr __class__rr r5szFailedChallenges.__init__cCsdddd|jDS)Nz#Failed authorization procedure. {0}z, css.|]}|jdurd|j|j|jVqdS)Nz{0} ({1}): {2})errorformatdomaintyp).0achallrrr <s  z+FailedChallenges.__str__..)rjoinr)rrrr __str__:s  zFailedChallenges.__str__)rrrrrr$ __classcell__rrrr r/s rc@r) PluginErrorzCertbot Plugin error.Nrrrrr r&Br r&c@r)PluginEnhancementAlreadyPresentz Enhancement was already set Nrrrrr r'Fr r'c@r)PluginSelectionErrorz5A problem with plugin/configurator selection or setupNrrrrr r(Jr r(c@r)NoInstallationErrorzCertbot No Installation error.Nrrrrr r)Nr r)c@r)MisconfigurationErrorzCertbot Misconfiguration error.Nrrrrr r*Rr r*c@r)NotSupportedErrorz,Certbot Plugin function not supported error.Nrrrrr r+Vr r+c@r)PluginStorageErrorzCertbot Plugin Storage error.Nrrrrr r,Zr r,cs eZdZdZfddZZS)StandaloneBindErrorzStandalone plugin bind error.cs$td||||_||_dS)Nz Problem binding to port {0}: {1})rrr socket_errorport)rr.r/rrr ras   zStandaloneBindError.__init__)rrrrrr%rrrr r-^sr-c@r)ConfigurationErrorzConfiguration sanity error.Nrrrrr r0hr r0c@r)MissingCommandlineFlagz;A command line argument was missing in noninteractive usageNrrrrr r1mr r1N)r Exceptionrr r r rrrrrrrrr&r'r(r)r*r+r,r-r0r1rrrr s.