HttpOperationException Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Exception thrown when an HTTP operation fails.
C#
public sealed class HttpOperationException : Exception
type HttpOperationException = class
inherit Exception
Public NotInheritable Class HttpOperationException
Inherits Exception
- Inheritance
-
HttpOperationException
Http |
Create an instance of the HttpOperationException class. |
Response |
HTTP response content. |
Status |
HTTP status code. |
Product | Versions |
---|---|
Microsoft Teams Framework .NET SDK | Latest |