Searched defs:_Error (Results 1 – 2 of 2) sorted by relevance
221 def _Error(text, extra='', key=''): function
166 class _Error(Exception): class