C# Class Vostok.Clusterclient.Transport.SystemNetHttp.Exceptions.UserContentProducerException

Inheritance: Exception
Datei anzeigen Open project: vostok/clusterclient.transport

Public Methods

Method Description
UserContentProducerException ( string message, Exception innerException ) : System

Method Details

UserContentProducerException() public method

public UserContentProducerException ( string message, Exception innerException ) : System
message string
innerException Exception
return System