Home | Download | Screen shots | Discussion | Documentation |
---|
Thrown when there is a problem resolving a URI. More...
#include <openvrml/bad_url.h>
Public Member Functions | |
bad_url (const std::string &message) | |
Construct. | |
virtual | ~bad_url () throw () |
Destroy. |
Thrown when there is a problem resolving a URI.
openvrml::bad_url::bad_url | ( | const std::string & | message | ) |
Construct.
[in] | message | Informative text. |
|
virtual |
Destroy.