Mismatched read exception. More...
#include <CProtocolUtil.h>
Inherits XIO.
Public Member Functions | |
virtual CString | getWhat () const throw () |
Get a human readable string describing the exception. |
Mismatched read exception.
Thrown by CProtocolUtil::readf() when the data being read does not match the format.
Definition at line 88 of file CProtocolUtil.h.