Searched defs:error_class (Results 1 – 3 of 3) sorted by relevance
392 def log_and_raise(error_class, *args): argument
126 def gitcmd(self, cmd, ignore_status=False, error_class=None, argument
489 def __init__( self, error_string, error_class, error_code, nt_status = 0): argument