Inherits Exception.
Inherited by rpki.exceptions.BadClassNameSyntax, rpki.exceptions.BadClientURL, rpki.exceptions.BadContactURL, rpki.exceptions.BadExtension, rpki.exceptions.BadIRDBReply, rpki.exceptions.BadIssueResponse, rpki.exceptions.BadPKCS10, rpki.exceptions.BadPublicationReply, rpki.exceptions.BadQuery, rpki.exceptions.BadSender, rpki.exceptions.BadStatusCode, rpki.exceptions.BadURISyntax, rpki.exceptions.BSCNotFound, rpki.exceptions.BSCNotReady, rpki.exceptions.ChildNotFound, rpki.exceptions.ClassNameMismatch, rpki.exceptions.ClassNameUnknown, rpki.exceptions.ClientNotFound, rpki.exceptions.CMSContentNotSet, rpki.exceptions.CMSCRLNotSet, rpki.exceptions.CMSVerificationFailed, rpki.exceptions.DBConsistancyError, rpki.exceptions.DERObjectConversionError, rpki.exceptions.DuplicateObject, rpki.exceptions.EmptyPEM, rpki.exceptions.EmptyROAPrefixList, rpki.exceptions.ForbiddenURI, rpki.exceptions.HandleTranslationError, rpki.exceptions.HTTPRequestFailed, rpki.exceptions.HTTPSBadVersion, rpki.exceptions.HTTPSClientAborted, rpki.exceptions.HTTPSUnexpectedState, rpki.exceptions.MissingCMSCRL, rpki.exceptions.MissingCMSEEcert, rpki.exceptions.MustBePrefix, rpki.exceptions.NoActiveCA, rpki.exceptions.NoCoveringCertForROA, rpki.exceptions.NoObjectAtURI, rpki.exceptions.NotACertificateChain, rpki.exceptions.NotFound, rpki.exceptions.NotImplementedYet, rpki.exceptions.NotInDatabase, rpki.exceptions.ServerShuttingDown, rpki.exceptions.SKIMismatch, rpki.exceptions.SubprocessError, rpki.exceptions.TLSValidationError, rpki.exceptions.UnexpectedCMSCerts, rpki.exceptions.UnexpectedCMSCRLs, rpki.exceptions.UnparsableCMSDER, rpki.exceptions.UpstreamError, and rpki.exceptions.WrongEContentType.
Base class for RPKI exceptions.
Definition at line 35 of file exceptions.py.