limal::url::UrlBadComponentException Class Reference

#include <UrlUtils.hpp>

Inheritance diagram for limal::url::UrlBadComponentException:

limal::url::UrlException

List of all members.

Public Member Functions

 UrlBadComponentException (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 ~UrlBadComponentException () throw ()
virtual const char * type () const
virtual UrlBadComponentExceptionclone () const
virtual void rethrow () const


Detailed Description

Thrown if a url component is invalid.

Constructor & Destructor Documentation

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


Member Function Documentation

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

Reimplemented from limal::url::UrlException.

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

Reimplemented from limal::url::UrlException.

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

Reimplemented from limal::url::UrlException.


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