| Server IP : 85.214.239.14 / Your IP : 216.73.216.27 Web Server : Apache/2.4.65 (Debian) System : Linux h2886529.stratoserver.net 4.9.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64 User : www-data ( 33) PHP Version : 8.2.29 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /proc/2/cwd/proc/3/cwd/usr/lib/python3.5/xml/sax/__pycache__/ |
Upload File : |
F��a� � @ s� d Z d d l Z e j d d � d k r; d d l m Z [ 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)z!Different kinds of SAX Exceptions� N� Zjava)� Exceptionc @ sU e Z d Z d Z d d d � Z d d � Z d d � Z d d
� Z d d � Z d S)
�SAXExceptiona� 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.Nc C s&