Table of Contents

Class ServiceProtocolException

Namespace
DotBoxD.Services.Exceptions
Assembly
DotBoxD.Services.dll

Exception thrown when an inbound DotBoxD frame is malformed or cannot be decoded.

public class ServiceProtocolException : ServiceException, ISerializable
Inheritance
ServiceProtocolException
Implements
Inherited Members

Constructors

ServiceProtocolException(string)

public ServiceProtocolException(string message)

Parameters

message string