limal::url::UrlException Class Reference

#include <UrlUtils.hpp>

Inheritance diagram for limal::url::UrlException:

limal::url::UrlBadComponentException limal::url::UrlDecodingException limal::url::UrlNotAllowedException limal::url::UrlNotSupportedException limal::url::UrlParsingException

List of all members.

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 UrlExceptionclone () const
virtual void rethrow () const


Detailed Description

Base class common for all URL exceptions.

Constructor & Destructor Documentation

limal::url::UrlException::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 limal::url::UrlException::~UrlException (  )  throw () [virtual]


Member Function Documentation

virtual const char* limal::url::UrlException::type (  )  const [virtual]

virtual UrlException* limal::url::UrlException::clone (  )  const [virtual]

virtual void limal::url::UrlException::rethrow (  )  const [virtual]


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

Generated on Sat Jun 7 10:55:34 2008 for limal by  doxygen 1.5.5