|
| | UrlDecodingException (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 | ~UrlDecodingException () throw () |
| |
| virtual const char * | type () const |
| |
| virtual UrlDecodingException * | clone () const |
| |
| virtual void | rethrow () const |
| |
| | 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 () |
| |
Thrown if the encoded string contains a NUL byte (%00).