HEX
Server: LiteSpeed
System: Linux s787.bom1.mysecurecloudhost.com 4.18.0-477.13.1.lve.el8.x86_64 #1 SMP Thu Jun 1 16:40:47 EDT 2023 x86_64
User: mobilech (5348)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //opt/saltstack/salt/lib/python3.10/site-packages/gitdb/__pycache__/exc.cpython-310.pyc
o

;j��@s�dZddlmZgd�ZGdd�de�ZGdd�de�ZGdd	�d	e�ZGd
d�de�ZGdd
�d
e�Z	Gdd�de�Z
Gdd�de�ZGdd�de�ZdS)zModule with common exceptions�)�
to_hex_sha)	�AmbiguousObjectName�BadName�	BadObject�
BadObjectType�
InvalidDBRoot�ODBError�
ParseError�UnsupportedOperationrc@�eZdZdZdS)rz(All errors thrown by the object databaseN��__name__�
__module__�__qualname__�__doc__�rr�=/opt/saltstack/salt/lib/python3.10/site-packages/gitdb/exc.pyr�rc@r)rzDThrown if an object database cannot be initialized at the given pathNrrrrrrrrc@�eZdZdZdd�ZdS)rzQThe object with the given SHA does not exist. Instantiate with the
    failed shacCsdt|jd�S)Nz
BadObject: %sr)r�args��selfrrr�__str__ szBadObject.__str__N�r
rrrrrrrrrsrc@r)rz.A name provided to rev_parse wasn't understoodcCsd|jdS)Nz%Ref '%s' did not resolve to an objectr)rrrrrr'szBadName.__str__Nrrrrrr$src@r)r	z?Thrown if the parsing of a file failed due to an invalid formatNrrrrrr	+rr	c@r)rzcThrown if a possibly shortened name does not uniquely represent a single object
    in the databaseNrrrrrr/rrc@r)rz"The object had an unsupported typeNrrrrrr4rrc@r)r
zHThrown if the given operation cannot be supported by the object databaseNrrrrrr
8rr
N)
rZ
gitdb.utilr�__all__�	Exceptionrrrrr	rrr
rrrr�<module>s