Home | Download | Screen shots | Discussion | Documentation |
---|
Thrown when parsing a URI fails. More...
#include <openvrml/bad_url.h>
Public Member Functions | |
invalid_url () | |
Construct. | |
virtual | ~invalid_url () throw () |
Destroy. | |
![]() | |
bad_url (const std::string &message) | |
Construct. | |
virtual | ~bad_url () throw () |
Destroy. |
Thrown when parsing a URI fails.
openvrml::invalid_url::invalid_url | ( | ) |
Construct.
|
virtual |
Destroy.