EvEmu
0.8.4
11 September 2021
|
This is the complete list of members for CustomError, including all inherited members.
_CreateArgs(const char *msg) | UserError | protected |
_CreateKeywords(const char *msg) | UserError | protected |
_GetDictKeywords() const | UserError | protected |
_GetTupleKeywords() const | UserError | protected |
AddA(const char *name, const char *value) | UserError | |
AddAmount(const char *name, int quantity) | UserError | |
AddAmount(const char *name, uint quantity) | UserError | |
AddAmount(const char *name, double quantity) | UserError | |
AddAUR(const char *name, double aur) | UserError | |
AddBlueprintTypeName(const char *name, uint32 bpTypeID) | UserError | |
AddCategoryDescription(const char *name, uint32 categoryID) | UserError | |
AddCategoryName(const char *name, uint32 categoryID) | UserError | |
AddDate(const char *name, time_t date) | UserError | |
AddDateTime(const char *name, time_t date) | UserError | |
AddDistance(const char *name, double distance) | UserError | |
AddFormatValue(const char *name, PyRep *value) | UserError | |
AddGroupDescription(const char *name, uint32 groupID) | UserError | |
AddGroupName(const char *name, uint32 groupID) | UserError | |
AddISK(const char *name, double isk) | UserError | |
AddKeyword(const char *name, PyRep *value) | UserError | protected |
AddList(const char *name, PyList *listEntries, const char *separator=nullptr) | UserError | |
AddLocationName(const char *name, uint32 locationID) | UserError | |
AddOwnerName(const char *name, uint32 ownerID) | UserError | |
AddOwnerNick(const char *name, uint32 ownerID) | UserError | |
AddParameterKeyword(const char *name, UserError_ParameterIDs type, PyRep *value, PyRep *value2=nullptr) | UserError | protected |
AddThe(const char *name, const char *value) | UserError | |
AddTime(const char *name, time_t time) | UserError | |
AddTimeShort(const char *name, time_t time) | UserError | |
AddTypeDescription(const char *name, uint32 typeID) | UserError | |
AddTypeIDAndQuantity(const char *name, uint32 typeID, int quantity) | UserError | |
AddTypeList(const char *name, PyList *typeIDs) | UserError | |
AddTypeName(const char *name, uint32 typeID) | UserError | |
AddUELocalization(const char *name, const char *strKey, PyDict *args=nullptr) | UserError | |
CustomError(const char *message,...) | CustomError | |
EXCEPTION_NAME | CustomError | privatestatic |
m_args | UserError | protected |
m_keywords | UserError | protected |
operator=(const PyException &oth) | PyException | |
PyException(PyRep *except) | PyException | |
PyException(const PyException &oth) | PyException | |
ssException | PyException | |
UserError(const char *exceptionType) | UserError | |
~PyException() | PyException |