ó
§‰]c           @   s    d  Z  d e f d „  ƒ  YZ d S(   s   NbConvert specific exceptionst   ConversionExceptionc           B   s   e  Z d  Z RS(   s.   An exception raised by the conversion process.(   t   __name__t
   __module__t   __doc__(    (    (    s9   lib/python2.7/site-packages/nbconvert/utils/exceptions.pyR       s   N(   R   t	   ExceptionR    (    (    (    s9   lib/python2.7/site-packages/nbconvert/utils/exceptions.pyt   <module>   s   