| Server IP : 121.121.20.254 / Your IP : 216.73.217.18 Web Server : Microsoft-IIS/10.0 System : Windows NT WEB-SERVER 10.0 build 20348 (Windows Server 2022) AMD64 User : IUSR ( 0) PHP Version : 8.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /Python315/Lib/xml/sax/__pycache__/ |
Upload File : |
R
>lqj� c �z � Q s Q Q\2 s Q Q\2 s Q Q\2 s Q Q\2 s Q Q
\2 sP! )z!Different kinds of SAX Exceptionsc �H ` � \ sQ s]s n QsQQ ksQ sQ sQ sQ s Qs
U sP! ) �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.c �J � Vm V m [ O V2 P! )zMCreates an exception. The message is required, but the exception
is optional.)�_msg�
_exception� Exception�__init__)�self�msg� exceptions &&&�(C:\Python315\\Lib\xml\sax\_exceptions.pyr �SAXException.__init__ s � � � �#�����4�%� c � � U O ! )z$Return a message for this exception.�r �r s &r �
getMessage�SAXException.getMessage � � ��y�y�r
c � � U O ! )z9Return the embedded exception, or None if there was none.)r r s &r �getException�SAXException.getException s � ����r
c � � U O ! )�0Create a string representation of the exception.r r s &r �__str__�SAXException.__str__ r r
c � � [ Q2 g)znAvoids weird error messages if someone does exception[ix] by
mistake, since Exception has __getitem__ defined.�__getitem__)�AttributeError)r �ixs &&r r �SAXException.__getitem__"