Developer Documentation
Centre for Vision, Speech & Signal Processing
USER IN NAMESPACE AMMA TREE ROOT AMMA SEARCH AMMA HOME
 

  PUBLIC
ErrorOutOfRangeC::ErrorOutOfRangeC(const char *)
ExceptionC::Text(void) const
ExceptionC::Dump(void)
ExceptionC::what(void) const
ErrorOutOfRangeC
 
Exception: Out of range.
 
include "amma/StdError.hh"
User Level:Default
Library:Mtype
Section:Basic Types.Exceptions
In Scope:std

Comments:
Thrown if illegal value is attempted with an operation.

Parent Classes: Methods:
ErrorOutOfRangeC(const char * ndesc)
Constructor.

const char * Text() const
Get error description.

void Dump()
Dump contents of exception to cerr;

const char * what() const
Standard exception text message.


Programmer:Charles Galambos, Documentation by CxxDoc: Tue Mar 20 10:49:27 2001