Searched refs:nt_status (Results 1 – 1 of 1) sorted by relevance
489 def __init__( self, error_string, error_class, error_code, nt_status = 0): argument491 self.nt_status = nt_status493 if nt_status:520 if self.nt_status: