Home | Download | Screen shots | Discussion | Documentation |
---|
Thrown when an unexpected media type is received. More...
#include <openvrml/bad_url.h>
Public Member Functions | |
bad_media_type (const std::string &received_type) throw () | |
Construct. More... | |
virtual | ~bad_media_type () throw () |
Destroy. More... | |
![]() | |
bad_url (const std::string &message) | |
Construct. More... | |
virtual | ~bad_url () throw () |
Destroy. More... | |
Thrown when an unexpected media type is received.
|
explicit |
Construct.
[in] | received_type | the media type that was unexpectedly received. |
|
virtual |
Destroy.