Searched refs:PyCTError (Results 1 – 2 of 2) sorted by relevance
22 class PyCTError(Exception): class27 class UnsupportedLanguageElementError(PyCTError, NotImplementedError):
82 class AutoGraphError(errors.PyCTError):129 elif preferred_type in (errors.PyCTError, AutoGraphError, ConversionError,