관리-도구
편집 파일: exceptions.cpython-37.pyc
B ��Y � @ s4 d Z ddlmZ G dd� de�ZG dd� de�ZdS )z� raven.transport.exceptions ~~~~~~~~~~~~~~~~~~~~~~~~~~ :copyright: (c) 2010-2012 by the Sentry Team, see AUTHORS for more details. :license: BSD, see LICENSE for more details. � )�absolute_importc @ s e Zd ZdZdS )� InvalidSchemezf Raised when a transport is constructed using a URI which is not handled by the transport N)�__name__� __module__�__qualname__�__doc__� r r �K/opt/alt/python37/lib/python3.7/site-packages/raven/transport/exceptions.pyr s r c @ s e Zd ZdZdS )�DuplicateSchemezc Raised when registering a handler for a particular scheme which is already registered N)r r r r r r r r r s r N)r � __future__r � ValueErrorr � Exceptionr r r r r �<module> s