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. More...
 
virtual ~no_alternative_url () throw ()
 Destroy. More...
 
- Public Member Functions inherited from openvrml::bad_url
 bad_url (const std::string &message)
 Construct. More...
 
virtual ~bad_url () throw ()
 Destroy. More...
 

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.