17 #import "OFException.h"
33 #ifdef OF_HAVE_PROPERTIES
34 @property (readonly, copy)
OFString *prefix;
45 + (instancetype)exceptionWithPrefix: (
OFString*)prefix
A class for handling strings.
Definition: OFString.h:91
The base class for all exceptions in ObjFW.
Definition: OFException.h:144
An event-based XML parser.
Definition: OFXMLParser.h:135
An exception indicating an attempt to use an unbound prefix.
Definition: OFUnboundPrefixException.h:27