C# Class Gwupe.Cloud.Exceptions.ProtocolException

Inheritance: System.Exception
Show file Open project: gwupe/Gwupe

Public Methods

Method Description
ProtocolException ( String message ) : System

Method Details

ProtocolException() public method

public ProtocolException ( String message ) : System
message String
return System