Server: appserver-7f0f8755-nginx-15961cad18524ec5a9db05f2a6a7e440
Current directory: /usr/lib/python2.7/xml/sax
Software: nginx/1.27.5
Shell Command
Create a new file
Upload file
File: _exceptions.pyc
� ӫ[c @ 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&