_isEscaped(bool fAttemptCapture=true) const | Object | [inline] |
clone() const | Object | [virtual] |
clone(Object::View v) | Object | [static] |
equals(Object::View v) const | Object | [virtual] |
equals(Object::View v1, Object::View v2) | Object | [static] |
Exception(String::View vsMsg=String::null_string, Exception::View veCause=NULL) | Exception | [protected] |
Exception(const Exception &) | Exception | [protected] |
f_vaStackFrames | Exception | [protected] |
f_veCause | Exception | [protected] |
f_vsDescription | Exception | [mutable, protected] |
f_vsMessage | Exception | [protected] |
f_vsThreadName | Exception | [protected] |
fillInStackTrace(String::View vsFile=String::null_string, int32_t nLine=0, String::View vsFunction=String::null_string) | Exception | [virtual] |
formatStackTrace() const | Exception | [virtual] |
getCause() const | Exception | [virtual] |
getDescription() const | Exception | [virtual] |
getMessage() const | Exception | [virtual] |
getName() const | Exception | [virtual] |
getStackTrace() const | Exception | [virtual] |
getThreadName() const | Exception | [virtual] |
Handle typedef | NoSuchMethodException | |
hashCode() const | Object | [virtual] |
hashCode(Object::View v) | Object | [inline, static] |
Holder typedef | NoSuchMethodException | |
isImmutable() const | Object | [virtual] |
NoSuchMethodException(String::View vsMsg=String::null_string, Exception::View vCause=NULL) | NoSuchMethodException | [protected] |
notify() const | Object | |
notifyAll() const | Object | |
Object() | Object | [protected] |
Object(const Object &that) | Object | [protected] |
onConst() | Object | [protected, virtual] |
onEscape(bool fEscaped) const | Object | [protected, virtual] |
onInit() | Object | [protected, virtual] |
raise() const | Exception | [virtual] |
self() | Object | [inline, protected] |
self() const | Object | [inline, protected] |
setMessage(String::View vsMsg) | Exception | [virtual] |
setStackTrace(ObjectArray::View vaFrames) | Exception | [virtual] |
setThreadName(String::View vsThreadName) | Exception | [virtual] |
sizeOf(bool fDeep=false) const | Object | [virtual] |
toStream(std::ostream &) const | Object | [inline, virtual] |
toString() const | Exception | [virtual] |
coherence::lang::Object::toString(Object::View v) | Object | [static] |
View typedef | NoSuchMethodException | |
wait() const | Object | |
wait(int64_t cMillis) const | Object | |