class QucNrerror : public CorBase

A simple error wraper

Inheritance:


Public Methods

static void error ( const RWCString& anErrorMsg )
QucNrerror ( const QucNrerror& aRef )

Public


$Id: QucNrerror

Protected Methods

QucNrerror& operator= ( const QucNrerror& aRef )
QucNrerror ()
virtual ~QucNrerror ()

Protected


Purpose
The default c'tor

Private Fields


Purpose
The d'tor

Documentation

A simple error wraper
$Id: QucNrerror.h,v 1.3 1997/04/11 14:11:07 mwiedmer Exp $

SYNOPSIS

    #include <QucNrerror.h>
  
    QucNrerror myObject;
  

DESCRIPTION
This class provides a very simple error messenger.

CAUTIONS
<optional>

EXAMPLES
<optional>

SEE ALSO
<optional>
CorBase

static void error( const RWCString& anErrorMsg )

QucNrerror()

Purpose
The default c'tor.

Preconditions

  • Itemize this section if necessary. Remove itemization otherwise.

Exceptions

  • Itemize this section if necessary. Remove itemization otherwise.

QucNrerror( const QucNrerror& aRef )

QucNrerror& operator=( const QucNrerror& aRef )

virtual ~QucNrerror()

Purpose
The d'tor.

Preconditions

  • Itemize this section if necessary. Remove itemization otherwise.

Exceptions

  • Itemize this section if necessary. Remove itemization otherwise.


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de