BinaryAttachmentFormatException

Thrown when a byte array could not be deserialized into a BinaryAttachment.

Namespace:
Inetdev.Data
Type:
Class
Public:
Yes
Protected:
No
Sealed:
No
Abstract:
No
Inherits from:
Inetdev.FrameworkException

Constructors

BinaryAttachmentFormatException

Initializes a new instance of BinaryAttachmentFormatException.

Signature:
public Void BinaryAttachmentFormatException(inner)
Parameters
Name Type Summary
inner Exception Original exception.

In this document