D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
python38
/
lib64
/
python3.8
/
xml
/
sax
/
__pycache__
/
Filename :
_exceptions.cpython-38.opt-2.pyc
back
Copy
U ��,a� � @ s| d dl Z e jdd� dkr&d dlmZ [ G dd� de�ZG dd� de�ZG d d � d e�ZG dd� de�ZG d d� de�ZdS )� N� �java)� Exceptionc @ s6 e Zd Zddd�Zdd� Zdd� Zdd � Zd d� ZdS ) �SAXExceptionNc C s || _ || _t�| |� d S �N)�_msg� _exceptionr �__init__)�self�msg� exception� r �8/opt/alt/python38/lib64/python3.8/xml/sax/_exceptions.pyr s zSAXException.__init__c C s | j S r �r �r r r r � getMessage s zSAXException.getMessagec C s | j S r )r r r r r �getException s zSAXException.getExceptionc C s | j S r r r r r r �__str__"