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

#include <myexcept.h>

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

List of all members.

Public Member Functions

 Range_error (const char *a_what=0)

Static Public Attributes

static unsigned long Select

Detailed Description

Definition at line 398 of file myexcept.h.


Constructor & Destructor Documentation

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

Definition at line 449 of file myexcept.cpp.


Member Data Documentation

unsigned long Range_error::Select [static]

Reimplemented from Runtime_error.

Definition at line 401 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