#include <stringProcessor.h>
Public Member Functions | |
virtual | ~StringProcessorBraceMatchException () throw () |
virtual const char * | what () const throw () |
Definition at line 40 of file stringProcessor.h.
virtual StringProcessorBraceMatchException::~StringProcessorBraceMatchException | ( | ) | throw () [inline, virtual] |
Definition at line 43 of file stringProcessor.h.
virtual const char* StringProcessorBraceMatchException::what | ( | ) | const throw () [inline, virtual] |
Reimplemented from StringProcessorException.
Definition at line 45 of file stringProcessor.h.
Referenced by NameAcceptDialog::myAccept().