17 #import "OFException.h"
32 #ifdef OF_HAVE_PROPERTIES
42 + (instancetype)exceptionWithParser: (
OFXMLParser*)parser;
The base class for all exceptions in ObjFW.
Definition: OFException.h:144
An event-based XML parser.
Definition: OFXMLParser.h:135