Class CoapRequestException
Implements
Inherited Members
Namespace: Aetheros.OneM2M.Api
Assembly: Aetheros.OneM2M.Api.dll
Syntax
public class CoapRequestException : Exception, ISerializable
Constructors
| Edit this page View SourceCoapRequestException(int)
Declaration
public CoapRequestException(int statusCode)
Parameters
| Type | Name | Description |
|---|---|---|
| int | statusCode |
Properties
| Edit this page View SourceStatusCode
Declaration
public int StatusCode { get; }
Property Value
| Type | Description |
|---|---|
| int |