관리-도구
편집 파일: exceptions.pyc
� ��Yc @@ sF d Z d d l m Z d e f d � � YZ d e f d � � YZ d S( s� raven.transport.exceptions ~~~~~~~~~~~~~~~~~~~~~~~~~~ :copyright: (c) 2010-2012 by the Sentry Team, see AUTHORS for more details. :license: BSD, see LICENSE for more details. i ( t absolute_importt InvalidSchemec B@ s e Z d Z RS( sf Raised when a transport is constructed using a URI which is not handled by the transport ( t __name__t __module__t __doc__( ( ( sK /opt/alt/python27/lib/python2.7/site-packages/raven/transport/exceptions.pyR s t DuplicateSchemec B@ s e Z d Z RS( sc Raised when registering a handler for a particular scheme which is already registered ( R R R ( ( ( sK /opt/alt/python27/lib/python2.7/site-packages/raven/transport/exceptions.pyR s N( R t __future__R t ValueErrorR t ExceptionR ( ( ( sK /opt/alt/python27/lib/python2.7/site-packages/raven/transport/exceptions.pyt <module> s