delphi_cb
 All Classes Namespaces Files Functions Variables Macros
interface_exceptions.h File Reference

warnings/exceptions occurring in interface classes More...

#include "exceptions.h"

Go to the source code of this file.

Classes

class  CInexistentKey
 
class  CUnknownFile
 
class  CMismatchSize
 
class  CUnknownLine
 
class  CNoBiomodel
 

Detailed Description

warnings/exceptions occurring in interface classes

Author
Chuan Li, chuan.nosp@m.li@c.nosp@m.lemso.nosp@m.n.ed.nosp@m.u

These warnings and exceptions should inherit from the classes CWarning and CException in order to keep track the number of warnings and maintain consistent format.