sg_io_exception Class Reference

An I/O-related SimGear exception. More...

#include <exception.hxx>

Inheritance diagram for sg_io_exception:
sg_exception sg_throwable

List of all members.


Detailed Description

An I/O-related SimGear exception.

SimGear-based code should throw this exception when it fails to read from or write to an external resource, such as a file, socket, URL, or database.

In addition to the functionality of sg_exception, an sg_io_exception may contain location information, such as the name of a file or URL, and possible also a location in that file or URL.

Definition at line 128 of file exception.hxx.


The documentation for this class was generated from the following files:

Generated on 23 Feb 2010 for SimGear by  doxygen 1.6.1