OwlCyberSecurity - MANAGER
Edit File: _exceptions.cpython-312.pyc
� ��/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&