DeliveryException Class
Namespace: Microsoft.Azure.Devices
Assembly: Microsoft.Azure.Devices (in Microsoft.Azure.Devices.dll)
Inheritance Hierarchy
System.Object
System.Exception
Microsoft.Azure.Devices.DeliveryException
Syntax
[SerializableAttribute]
public class DeliveryException : Exception
[SerializableAttribute]
public ref class DeliveryException : Exception
Constructors
| Name | Description | |
|---|---|---|
![]() |
DeliveryException(SerializationInfo, StreamingContext) | |
![]() |
DeliveryException(String) |
Properties
| Name | Description | |
|---|---|---|
![]() |
Data | (Inherited from Exception.) |
![]() |
HelpLink | (Inherited from Exception.) |
![]() |
HResult | (Inherited from Exception.) |
![]() |
InnerException | (Inherited from Exception.) |
![]() |
Message | (Inherited from Exception.) |
![]() |
Reason | |
![]() |
Source | (Inherited from Exception.) |
![]() |
StackTrace | (Inherited from Exception.) |
![]() |
TargetSite | (Inherited from Exception.) |
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetBaseException() | (Inherited from Exception.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetObjectData(SerializationInfo, StreamingContext) | (Overrides Exception.GetObjectData(SerializationInfo, StreamingContext).) |
![]() |
GetType() | (Inherited from Exception.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Exception.) |
Events
| Name | Description | |
|---|---|---|
![]() |
SerializeObjectState | (Inherited from Exception.) |
Extension Methods
| Name | Description | |
|---|---|---|
![]() |
CheckIotHubErrorCode(ErrorCode[]) | (Defined by ExceptionExtensions.) |
![]() |
DisablePrepareForRethrow() | (Defined by ExceptionExtensions.) |
![]() |
GetReferenceCode() | (Defined by ExceptionExtensions.) |
![]() |
IsFatal() | (Defined by ExceptionExtensions.) |
![]() |
PrepareForRethrow() | (Defined by ExceptionExtensions.) |
![]() |
ToStringSlim() | (Defined by ExceptionExtensions.) |
![]() |
Unwind() | Overloaded. (Defined by ExceptionExtensions.) |
![]() |
Unwind(Type[]) | Overloaded. (Defined by ExceptionExtensions.) |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Azure.Devices Namespace
Return to top
.jpeg)
.jpeg)
.jpeg)
.jpeg)