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

#include <myexcept.h>

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

List of all members.

Public Member Functions

 Overflow_error (const char *a_what=0)

Static Public Attributes

static unsigned long Select

Detailed Description

Definition at line 405 of file myexcept.h.


Constructor & Destructor Documentation

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

Definition at line 456 of file myexcept.cpp.


Member Data Documentation

unsigned long Overflow_error::Select [static]

Reimplemented from Runtime_error.

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