The Micro C++ Library
micxx::Exception Member List
This is the complete list of members for micxx::Exception, including all inherited members.
append(const char *format, va_list argptr)micxx::Exception [virtual]
AVI_INVALID_LENGTHmicxx::Exception [static]
clone() const micxx::Exception [virtual]
Exception(const Exception &right)micxx::Exception
Exception(const char *filename, unsigned long line, const Exception &cause, long code=0, const char *format=0,...)micxx::Exception
Exception(const char *filename, unsigned long line, long code, const char *format=0,...)micxx::Exception
Exception(const char *filename, unsigned long line, const char *format=0,...)micxx::Exception
getCause()micxx::Exception [virtual]
getCause() const micxx::Exception [virtual]
getCode() const micxx::Exception [virtual]
getFilename() const micxx::Exception [virtual]
getLine() const micxx::Exception [virtual]
getMessage()micxx::Exception [virtual]
getMessage() const micxx::Exception [virtual]
getName() const micxx::Exception [virtual]
getRootCause()micxx::Exception [virtual]
getRootCause() const micxx::Exception [virtual]
MICXX_MAXmicxx::Exception [static]
NULL_POINTERmicxx::Exception [static]
operator=(const Exception &right)micxx::Exception
RIFF_INVALID_FOURCCmicxx::Exception [static]
setCause(const Exception *cause)micxx::Exception [virtual]
setCode(long code)micxx::Exception [virtual]
toString() const micxx::Exception [virtual]
toString(long error)micxx::Exception [static]
UNEXPECTED_EOFmicxx::Exception [static]
what() const micxx::Exception [virtual]
~Exception()micxx::Exception [virtual]