C# Class Akka.Remote.OversizedPayloadException

INTERNAL API
Inheritance: EndpointException
Datei anzeigen Open project: rogeralsing/akka.net Class Usage Examples

Public Methods

Method Description
OversizedPayloadException ( string msg ) : System

Method Details

OversizedPayloadException() public method

public OversizedPayloadException ( string msg ) : System
msg string
return System