![]() |
VR-Link API Documentation for HLA 1.3
|
DtException is the VR-Link exception class.
Member functions may throw exceptions under certain conditions, for example, if an object cannot be properly constructed or unexpected input is passed into a member function as a parameter. Any member function or constructor that throws an exception will state so in the header file and class documentation. The ostream operator, <<, is used to print exceptions, and the message() member function returns a string that describes the exception.
Example:
[<< Diagnostic Utilities] [Home] [Functions for Manipulating IP Addresses >>]