namespace Akenti class MalformedURLException : public Exception

This exception is used to report Malformed URLs

Inheritance:


Public Methods

MalformedURLException (const string& message)
Constructs a MalformedURLException object with the specified message that explains what went wrong for a given URL

Inherited from Exception:

Public Methods

virtual const string& getMessage() const
virtual const char* what() const
virtual string paramString() const

Documentation

This exception is used to report Malformed URLs.
MalformedURLException(const string& message)
Constructs a MalformedURLException object with the specified message that explains what went wrong for a given URL.
Parameters:
message - the exception message


This class has no child classes.
Author:
Srilekha Mudumbai
Version:
1.1 00/05/01
See Also:
Exception

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de