From Mark C. Brown:
[obnox/wireshark/wip.git] / epan / exceptions.h
2006-03-13 sahlbergSCSI is fairly unique among the ethereal protocols...
2005-08-06 guyIf a dissector writer directly throws DissectorError...
2005-08-06 guySupport throwing an exception with a null message point...
2005-08-04 gramException handling fixes, and a fix to packet-frame.c,
2005-08-02 guyExplain the BoundsError and ReportedBoundsError errors...
2005-03-11 ulflfrom Micheal Duigou: add some doxygen tags and some...
2005-01-16 guyRename the FieldError exception to DissectorError.
2005-01-16 ulflthrow the new FieldError exception, if a dissector...
2003-10-23 guyAdd a new EXCEPT_CODE macro to get the exception code...
2001-02-01 gramCreate a more modular type system for the FT_* types...
2000-09-27 gramFirst step in moving core Ethereal routines to libepan.