Image Component Library (ICL)
|
Thrown by iclStringUtils::match if regular Expression is not valid. More...
#include <Exception.h>
Public Member Functions | |
InvalidRegularExpressionException (const std::string ®ex) throw () | |
virtual | ~InvalidRegularExpressionException () throw () |
Public Member Functions inherited from icl::utils::ICLException | |
ICLException (const std::string &msg) throw () | |
ICLUtils_API void | report () |
Thrown by iclStringUtils::match if regular Expression is not valid.
|
inline |
|
inlinevirtual |