C/C++ User's Journal STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ... ATLSTL - where the Standard Template Library meets the Active Template Library COMSTL - where the Standard Template Library meets the Component Object Model
Synesis Software InetSTL - where the Standard Template Library meets the Internet UNIXSTL - Template Software for the UNIX Operating System WinSTL - where the Standard Template Library meets the Win32 API

recls_exception Class Reference

#include <recls/stl/recls.hpp>

List of all members.


Detailed Description

The exception type thrown by the Open-RJ - STL mapping.


Public Member Functions

Accessors
recls_rc_t rc () const
 The Open-RJ return code.
virtual char const * what () const throw ()
 A string form of the exception error message.


Constructor & Destructor Documentation

recls_exception ( recls_rc_t  rc  )  [inline, explicit]

Constructs an exception from the given error code and error structure.

recls_exception ( recls_rc_t  rc  )  [inline, explicit]

Constructs an exception from the given error code and error structure.


Member Function Documentation

recls_rc_t rc (  )  const [inline]

The Open-RJ return code.

virtual char const* what (  )  const throw () [inline, virtual]

A string form of the exception error message.


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

recls Library documentation © Synesis Software Pty Ltd, 2001-2006