JX Application Framework
|
#include <JRegex.h>
Protected Member Functions | |
Error (const JUtf8Byte *message) | |
Error (const JUtf8Byte *message, const JIndex index) | |
![]() | |
JError (const JUtf8Byte *type, const JUtf8Byte *msg=nullptr) | |
void | SetMessage (const JString &msg) |
void | SetMessage (const JUtf8Byte *map[], const JSize size) |
![]() | |
JRTTIBase (const JUtf8Byte *type) | |
Friends | |
class | JRegex |
Additional Inherited Members | |
![]() | |
JError (const JError &source) | |
JError & | operator= (const JError &source) |
const JString & | GetMessage () const |
void | ReportIfError () const |
bool | OK () const |
![]() | |
virtual | ~JRTTIBase () |
bool | Is (const JUtf8Byte *type) const |
const JUtf8Byte * | GetType () const |
|
protected |
|
friend |