Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WSManFaultError #382

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Add WSManFaultError #382

merged 1 commit into from
Jun 6, 2024

Conversation

jborean93
Copy link
Collaborator

Adds the new exception WSManFaultError which inherits from WinRMError and will be raised when receiving a WSManFault from the server. This new exception type contains detailed information that could be relevant to the caller when trying to handle the specific exception.

Adds the new exception WSManFaultError which inherits from WinRMError
and will be raised when receiving a WSManFault from the server. This new
exception type contains detailed information that could be relevant to
the caller when trying to handle the specific exception.
@coveralls
Copy link

Coverage Status

coverage: 76.396% (+3.1%) from 73.315%
when pulling 0e6fbe5 on jborean93:fault-error
into fbb05e8 on diyan:master.

@jborean93 jborean93 merged commit e8bb574 into diyan:master Jun 6, 2024
20 checks passed
@jborean93 jborean93 deleted the fault-error branch June 6, 2024 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants