|
JX Application Framework
|
#include <jVCSUtil.h>
Public Member Functions | |
| JUnsupportedVCS (const JString &fullName) | |
Public Member Functions inherited from JError | |
| JError (const JError &source) | |
| JError & | operator= (const JError &source) |
| const JString & | GetMessage () const |
| void | ReportIfError () const |
| bool | OK () const |
Public Member Functions inherited from JRTTIBase | |
| virtual | ~JRTTIBase () |
| bool | Is (const JUtf8Byte *type) const |
| const JUtf8Byte * | GetType () const |
Additional Inherited Members | |
Protected Member Functions inherited from JError | |
| JError (const JUtf8Byte *type, const JUtf8Byte *msg=nullptr) | |
| void | SetMessage (const JString &msg) |
| void | SetMessage (const JUtf8Byte *map[], const JSize size) |
Protected Member Functions inherited from JRTTIBase | |
| JRTTIBase (const JUtf8Byte *type) | |
| JUnsupportedVCS::JUnsupportedVCS | ( | const JString & | fullName | ) |