Uname : Linux premium36.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Soft : LiteSpeed
Ip : 198.54.115.237
Port : 443
~
/
opt
/
hc_python
/
lib64
/
python3.12
/
site-packages
/
build
/
__pycache__
[ HOME ]
Exec
Submit
_exceptions.cpython-312.pyc
� x�/iY � � � d dl mZ d dlZd dlZ G d� de� Z G d� de� Z G d� de� Z G d � d e� Z G d� de � Z y) � )�annotationsNc � � e Zd ZdZy)�BuildExceptionz< Exception raised by :class:`build.ProjectBuilder`. N��__name__� __module__�__qualname__�__doc__� � �@/opt/hc_python/lib/python3.12/site-packages/build/_exceptions.pyr r � � �r r c �@ � � e Zd ZdZ d d� fd� Zdd�Z� xZS )�BuildBackendExceptionz: Exception raised when a backend operation fails. c �L �� t �| � � || _ || _ || _ y �N)�super�__init__� exception�exc_info�_description)�selfr �descriptionr � __class__s �r r zBuildBackendException.__init__ s&