Oracle Coherence for C++ API
Release 3.7.1.0

E22845-01

InterruptedIOException Member List

This is the complete list of members for InterruptedIOException, including all inherited members.

_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]
fillInStackTrace(String::View vsFile=String::null_string, int32_t nLine=0, String::View vsFunction=String::null_string) Exception [virtual]
getBytesTransfered() const InterruptedIOException [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 InterruptedIOException  
hashCode() const Object [virtual]
hashCode(Object::View v) Object [inline, static]
Holder typedef InterruptedIOException  
InterruptedIOException(String::View vsMsg=String::null_string, size32_t cBytesTransfered=0, Exception::View vCause=NULL) InterruptedIOException [protected]
IOException(String::View vsMsg=String::null_string, Exception::View vCause=NULL) IOException [protected]
isImmutable() const Object [virtual]
m_cBytesTransfered InterruptedIOException  
m_vaStackFrames Exception [protected]
m_veCause Exception [protected]
m_vsDescription Exception [mutable, protected]
m_vsMessage Exception [protected]
m_vsThreadName Exception [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]
printStackTrace(std::ostream &out=std::cerr) const Exception [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() const Object [virtual]
toStream(std::ostream &out) const Exception [virtual]
coherence::lang::Object::toStream(std::ostream &out, Object::View v) Object [static]
View typedef InterruptedIOException  
wait() const Object  
wait(int64_t cMillis) const Object  
Copyright © 2000, 2011, Oracle and/or its affiliates. All rights reserved.