MOOS 0.2375
Public Member Functions | Static Public Attributes
Out_of_range Class Reference

#include <myexcept.h>

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 char *a_what=0)

Static Public Attributes

static unsigned long Select

Detailed Description

Definition at line 377 of file myexcept.h.


Constructor & Destructor Documentation

Out_of_range::Out_of_range ( const char *  a_what = 0)

Definition at line 428 of file myexcept.cpp.


Member Data Documentation

unsigned long Out_of_range::Select [static]

Reimplemented from Logic_error.

Definition at line 380 of file myexcept.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines