| Server IP : 178.105.222.151 / Your IP : 216.73.216.38 Web Server : nginx/1.28.3 System : Linux MNK 7.0.0-15-generic #15-Ubuntu SMP PREEMPT_DYNAMIC Wed Apr 22 16:06:43 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.5.4 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3.14/xml/sax/__pycache__/ |
Upload File : |
+
��3j[ � �x � R t ! R R]4 t ! R R]4 t ! R R]4 t ! R R]4 t ! R R
]4 tR# )z!Different kinds of SAX Exceptionsc �F a � ] tR t^t o RtR R ltR tR tR tR t Rt
V tR# )
�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 �H � Wn W n \ P W4 R# )zMCreates an exception. The message is required, but the exception
is optional.N)�_msg�
_exception� Exception�__init__)�self�msg� exceptions &&&�*/usr/lib/python3.14/xml/sax/_exceptions.pyr �SAXException.__init__ s � � � �#�����4�%� c � � V P # )z$Return a message for this exception.�r �r s &r �
getMessage�SAXException.getMessage � � ��y�y�r c � � V P # )z9Return the embedded exception, or None if there was none.)r r s &r �getException�SAXException.getException s � ����r c � � V P # )�0Create a string representation of the exception.r r s &r �__str__�SAXException.__str__ r r c � � \ R4 h)znAvoids weird error messages if someone does exception[ix] by
mistake, since Exception has __getitem__ defined.�__getitem__)�AttributeError)r �ixs &&r r �SAXException.__getitem__"