Synesis Software STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ...

PatternException Class Reference
[C++ API]

#include <shwild.hpp>

List of all members.


Detailed Description

Exception thrown by the Pattern constructor.
Examples:

example_cpp_2.cpp.


Public Member Functions

Construction
 PatternException (char const *message, int shwildErrorCode)
 Construct from the given message and error code.
Accessors
virtual char const * what () const throw ()
 nul-terminated C-style string describing the exception
int errorCode () const throw ()
 The error code associated with the exception.


Constructor & Destructor Documentation

PatternException char const *  message,
int  shwildErrorCode
[inline]
 

Construct from the given message and error code.


Member Function Documentation

int errorCode  )  const throw () [inline]
 

The error code associated with the exception.

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

nul-terminated C-style string describing the exception


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

shwild Library documentation © Matthew Wilson and Sean Kelly, 2004-2006 SourceForge.net Logo