C# Class Akka.Remote.OversizedPayloadException

INTERNAL API
Inheritance: EndpointException
ファイルを表示 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