openvrml::no_alternative_url Class Reference

Exception thrown when no URI in an alternative URI list can be resolved. More...

#include <openvrml/bad_url.h>

Inheritance diagram for openvrml::no_alternative_url:

Public Member Functions

 no_alternative_url ()
 Construct.
virtual ~no_alternative_url () throw ()
 Destroy.
- Public Member Functions inherited from openvrml::bad_url
 bad_url (const std::string &message)
 Construct.
virtual ~bad_url () throw ()
 Destroy.

Detailed Description

Exception thrown when no URI in an alternative URI list can be resolved.

Constructor & Destructor Documentation

openvrml::no_alternative_url::no_alternative_url ( )

Construct.

openvrml::no_alternative_url::~no_alternative_url ( ) throw ()
virtual

Destroy.