CTK  0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
ctkApplicationException Member List

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

APPLICATION_DUPLICATE_SCHEDULE_IDctkApplicationExceptionstatic
APPLICATION_EXITVALUE_NOT_AVAILABLEctkApplicationExceptionstatic
APPLICATION_INTERNAL_ERRORctkApplicationExceptionstatic
APPLICATION_INVALID_STARTUP_ARGUMENTctkApplicationExceptionstatic
APPLICATION_LOCKEDctkApplicationExceptionstatic
APPLICATION_NOT_LAUNCHABLEctkApplicationExceptionstatic
APPLICATION_SCHEDULING_FAILEDctkApplicationExceptionstatic
cause() constctkException
className() constctkExceptionvirtual
clone() constctkApplicationExceptionvirtual
ctkApplicationException(int errorCode)ctkApplicationException
ctkApplicationException(int errorCode, const ctkException &cause)ctkApplicationException
ctkApplicationException(int errorCode, const QString &message)ctkApplicationException
ctkApplicationException(int errorCode, const QString &message, const ctkException &cause)ctkApplicationException
ctkBackTrace(const ctkBackTrace &other)ctkBackTrace
ctkBackTrace(size_t framesNumber=DefaultStackSize)ctkBackTrace
ctkException(const QString &msg)ctkExceptionexplicit
ctkException(const QString &msg, const ctkException &cause)ctkException
ctkException(const ctkException &o)ctkException
DefaultStackSizectkBackTracestatic
GetErrorCode() constctkApplicationException
message() constctkException
name() constctkApplicationExceptionvirtual
operator=(const ctkException &o)ctkException
printStackTrace() constctkException
printStackTrace(QDebug dbg) constctkExceptionprotectedvirtual
rethrow() constctkApplicationExceptionvirtual
returnAddress(unsigned frameNumber) constctkBackTrace
setCause(const ctkException &cause)ctkException
stackFrame(unsigned frameNumber) constctkBackTrace
stackSize() constctkBackTrace
stackTrace() constctkBackTrace
what() constctkExceptionvirtual
~ctkApplicationException()ctkApplicationException
~ctkBackTrace()ctkBackTracevirtual
~ctkException()ctkException