_originator | Core::GenericException | [protected] |
_parameter | Core::GenericException | [protected] |
_selector | Core::GenericException | [protected] |
className(void) const | External::ExternalObjectNotFoundError | [inline, virtual] |
description(void) | Core::GenericException | [virtual] |
Error(String *message=nil, String *selector=nil, Object *param=nil) | Core::Error | [inline] |
error(String *message, String *selector=nil, Object *parameter=nil) | Core::Object | [virtual] |
ExternalObjectNotFoundError(String *selector, String *errMessage) | External::ExternalObjectNotFoundError | [inline] |
GenericException(String *message=nil, String *selector=nil, Object *param=nil) | Core::GenericException | |
getExecutionStack(void) | Core::GenericException | [protected, virtual] |
hash(void) const | Core::Object | [virtual] |
isAssociation(void) const | Core::Object | [virtual] |
isBoolean(void) const | Core::Object | [virtual] |
isCharacter(void) const | Core::Object | [virtual] |
isEqual(const Object *object) const | Core::Object | [virtual] |
isEqual(const Object &object) const | Core::Object | [virtual] |
isEqualToByteArray(const Object *array) const | Core::Object | [virtual] |
isIdentical(const Object *object) const | Core::Object | [virtual] |
isIdentical(const Object &object) const | Core::Object | [virtual] |
isInstanceOf(String *className) | Core::Object | [virtual] |
isInstanceOf(const char *className) | Core::Object | [virtual] |
isNumber(void) const | Core::Object | [virtual] |
isString(void) const | Core::Object | [virtual] |
last_exception | Core::GenericException | [protected, static] |
lastException(void) | Core::GenericException | [static] |
messageText | Core::GenericException | [protected] |
notifierString(void) | External::ExternalObjectNotFoundError | [inline, virtual] |
Object(void) | Core::Object | |
oid | Core::Object | [protected] |
operator==(const Object &object) const | Core::Object | [virtual] |
originator(void) | Core::GenericException | [virtual] |
originator(const Object *object) | Core::GenericException | [virtual] |
parameter(void) | Core::GenericException | [virtual] |
pass(void) | Core::GenericException | [virtual] |
printOn(Stream *stream) const | Core::Object | [virtual] |
printStackOn(Stream *stream) | Core::GenericException | [virtual] |
printString(void) const | Core::Object | [virtual] |
privRaise(void) | External::ExternalObjectNotFoundError | [inline, protected, virtual] |
raise(void) | Core::GenericException | [virtual] |
raiseFrom(const Object *origin) | Core::GenericException | [virtual] |
selector(String *sel) | Core::GenericException | [virtual] |
selector(const char *sel) | Core::GenericException | [virtual] |
selector(void) | Core::GenericException | [virtual] |
shouldNotImplement(String *selector) | Core::Object | [virtual] |
shouldNotImplement(const char *selector) | Core::Object | [virtual] |
visitBy(Visitor *visitor) | Core::GenericException | [virtual] |
~GenericException(void) | Core::GenericException | [virtual] |
~Object(void) | Core::Object | [virtual] |