#include <UrlUtils.hpp>
Inheritance diagram for limal::url::UrlException:

Public Member Functions | |
| UrlException (const char *file, int line, const char *msg, int errorCode=::BLOCXX_NAMESPACE::Exception::UNKNOWN_ERROR_CODE, const Exception *otherException=0, int subClassId=::BLOCXX_NAMESPACE::Exception::UNKNOWN_SUBCLASS_ID) | |
| virtual | ~UrlException () throw () |
| virtual const char * | type () const |
| virtual UrlException * | clone () const |
|
||||||||||||||||||||||||||||
|
|
|
|
|
|
|
Reimplemented in limal::url::UrlParsingException, limal::url::UrlDecodingException, limal::url::UrlBadComponentException, limal::url::UrlNotAllowedException, and limal::url::UrlNotSupportedException. |
|
|
Reimplemented in limal::url::UrlParsingException, limal::url::UrlDecodingException, limal::url::UrlBadComponentException, limal::url::UrlNotAllowedException, and limal::url::UrlNotSupportedException. |
1.4.6