U N9a@spddlmZGdddeZGdddeZGdddeZGdd d eZGd d d eZGd d d eZdS))unicode_literalsc@seZdZdZdZdS) WinRMErrorz"Generic WinRM errorN__name__ __module__ __qualname____doc__coder r C:\Users\Justin\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\winrm/exceptions.pyrsrc@sHeZdZdZeddZeddZeddZedd Zd d Z d S) WinRMTransportErrorzSWinRM errors specific to transport-level problems (unexpcted HTTP error codes, etc)cCs |jdS)Nrargsselfr r r protocol szWinRMTransportError.protocolcCs |jdS)Nrrr r r r szWinRMTransportError.codecCs d|jS)Nz0Bad HTTP response returned from server. Code {0})formatr rr r r messageszWinRMTransportError.messagecCs |jdS)Nrrr r r response_textsz!WinRMTransportError.response_textcCs|jS)N)rrr r r __str__szWinRMTransportError.__str__N) rrrr propertyrr rrrr r r r r s    r c@seZdZdZdZdS)WinRMOperationTimeoutErrorz Raised when a WinRM-level operation timeout (not a connection-level timeout) has occurred. This is considered a normal error that should be retried transparently by the client when waiting for output from a long-running process. rNrr r r r r src@seZdZdZdZdS)AuthenticationErrorzAuthorization ErroriNrr r r r r)src@seZdZdZdS)BasicAuthDisabledErrorz=WinRM/HTTP Basic authentication is not enabled on remote hostN)rrrrr r r r r.src@s eZdZdS)InvalidCredentialsErrorN)rrrr r r r r2srN) __future__r Exceptionrr rrrrr r r r s