ž ÿf± c @ s³ d Z d d l Z e j d d … d k r> d d l m Z n [ Gd d „ d e ƒ Z Gd d „ d e ƒ Z Gd d „ d e ƒ Z Gd d „ d e ƒ Z Gd d „ d e ƒ Z d S( u! Different kinds of SAX Exceptionsi Ni u java( u Exceptionc B sY | Ee Z d Z d Z d d d „ Z d d „ Z d d „ Z d d „ Z d d „ Z d S( u SAXExceptionuÖ 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&