Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
usr
/
lib
/
python2.7
/
site-packages
/
boto
/
cloudsearch2
/
File Content:
exceptions.pyo
� �Wc @ s� d Z d d l m Z d e f d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ d S( s: Exceptions that are specific to the cloudsearch2 module. i����( t BotoServerErrort InvalidTypeExceptionc B s e Z d Z RS( sF Raised when an invalid record type is passed to CloudSearch. ( t __name__t __module__t __doc__( ( ( s@ /usr/lib/python2.7/site-packages/boto/cloudsearch2/exceptions.pyR s t LimitExceededExceptionc B s e Z d Z RS( s0 Raised when a limit has been exceeded. ( R R R ( ( ( s@ /usr/lib/python2.7/site-packages/boto/cloudsearch2/exceptions.pyR s t InternalExceptionc B s e Z d Z RS( s&