JX Application Framework
|
This is the complete list of members for JRegex::Error, including all inherited members.
Error(const JUtf8Byte *message) | JRegex::Error | protected |
Error(const JUtf8Byte *message, const JIndex index) | JRegex::Error | protected |
GetMessage() const | JError | inline |
GetType() const | JRTTIBase | inline |
Is(const JUtf8Byte *type) const | JRTTIBase | |
JError(const JError &source) | JError | |
JError(const JUtf8Byte *type, const JUtf8Byte *msg=nullptr) | JError | protected |
JRegex | JRegex::Error | friend |
JRTTIBase(const JUtf8Byte *type) | JBroadcaster::Message | inlineprotected |
OK() const | JError | inline |
operator=(const JError &source) | JError | |
ReportIfError() const | JError | |
SetMessage(const JString &msg) | JError | protected |
SetMessage(const JUtf8Byte *map[], const JSize size) | JError | protected |
~JRTTIBase() | JRTTIBase | virtual |