JX Application Framework
|
#include <JStdError.h>
Public Member Functions | |
JNotSymbolicLink (const JString &name) | |
![]() | |
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 |
Additional Inherited Members | |
![]() | |
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) | |
JNotSymbolicLink::JNotSymbolicLink | ( | const JString & | name | ) |