12 #ifndef ZYPP_URL_URLEXCEPTION_H 13 #define ZYPP_URL_URLEXCEPTION_H
Thrown if the encoded string contains a NUL byte (%00).
UrlNotSupportedException()
~UrlNotSupportedException() override
~UrlDecodingException() override
Base class for all URL exceptions.
UrlDecodingException(const std::string &msg)
UrlNotSupportedException(const std::string &msg)
UrlNotAllowedException(const std::string &msg)
Thrown if the url or a component can't be parsed at all.
~UrlParsingException() override
~UrlBadComponentException() override
const Arch Arch_armv7hnl Arch_armv7nhl ZYPP_API
UrlParsingException(const std::string &msg)
~UrlNotAllowedException() override
UrlException(const std::string &msg)
Base class for Exception.
UrlBadComponentException()
UrlBadComponentException(const std::string &msg)
Easy-to use interface to the ZYPP dependency resolver.
Thrown if a url component is invalid.
Thrown if scheme does not allow a component.