|
|
|
|
|
#include <shwild.hpp>
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. | |
|
||||||||||||
|
Construct from the given message and error code.
|
|
|
The error code associated with the exception.
|
|
|
nul-terminated C-style string describing the exception
|
|
|
|
| shwild Library documentation © Matthew Wilson and Sean Kelly, 2004-2006 |
|