Warning: Cannot modify header information - headers already sent by (output started at /var/www/jonas-eriksen.dk/pic/private/index.php:1) in /var/www/jonas-eriksen.dk/pic/private/index.php on line 215
ó
{fc @ s d Z d d l Z e j d d k r8 d d l m Z n [ d e f d „ ƒ YZ d e f d „ ƒ YZ d
e f d „ ƒ YZ d e f d
„ ƒ YZ d e f d „ ƒ YZ d S( s! Different kinds of SAX ExceptionsiÿÿÿÿNi t java( t Exceptiont SAXExceptionc B s> e Z d Z d d „ Z d „ Z d „ Z d „ Z d „ Z RS( sÖ Encapsulate an XML error or warning. This class can contain
basic error or warning information from either the XML parser or
the application: you can subclass it to provide additional
functionality, or to add localization. Note that although you will
receive a SAXException as the argument to the handlers in the
ErrorHandler interface, you are not actually required to raise
the exception; instead, you can simply read the information in
it.c C s&