idaeim studio
 Utility

Public Member Functions
Out_of_Range Struct Reference

An Error Exception for a value found to be out of its allowable range. More...

#include <Exception.hh>

Inheritance diagram for Out_of_Range:
Inheritance graph
[legend]
Collaboration diagram for Out_of_Range:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Out_of_Range (const std::string &message="", const char *caller_ID=NULL)

Detailed Description

An Error Exception for a value found to be out of its allowable range.


Constructor & Destructor Documentation

Out_of_Range ( const std::string &  message = "",
const char *  caller_ID = NULL 
) [inline, explicit]

The documentation for this struct was generated from the following file: