C# Class IronSmarkets.Exceptions.ReceiverDeadlockException

Inheritance: System.Exception
Datei anzeigen Open project: smarkets/IronSmarkets

Public Methods

Method Description
ReceiverDeadlockException ( string errorMessage ) : System

Private Methods

Method Description
GetObjectData ( SerializationInfo info, StreamingContext context ) : void
ReceiverDeadlockException ( SerializationInfo info, StreamingContext ctxt ) : System

Method Details

ReceiverDeadlockException() public method

public ReceiverDeadlockException ( string errorMessage ) : System
errorMessage string
return System