Licme
Loading...
Searching...
No Matches
licme::helpers::UrlParseException Class Reference

Exception class for errors when parsing URLs. More...

#include <exceptions.h>

Inheritance diagram for licme::helpers::UrlParseException:
[legend]
Collaboration diagram for licme::helpers::UrlParseException:
[legend]

Public Member Functions

 UrlParseException (std::string message)
 Construct a new URL Parse Exception object.
 
- Public Member Functions inherited from licme::helpers::ExceptionBase
virtual const char * what () const noexcept
 Returns an explanation of the exception.
 

Additional Inherited Members

- Protected Member Functions inherited from licme::helpers::ExceptionBase
 ExceptionBase (std::string message)
 Construct a new Exception Base object.
 

Detailed Description

Exception class for errors when parsing URLs.

Constructor & Destructor Documentation

◆ UrlParseException()

licme::helpers::UrlParseException::UrlParseException ( std::string message)

Construct a new URL Parse Exception object.

Parameters
messageclear and understandable message

The documentation for this class was generated from the following file: