C# Class PeerCastStation.UI.PortMapper.UPnPService.UPnPErrorException

Inheritance: System.ApplicationException
Exibir arquivo Open project: kumaryu/peercaststation

Public Methods

Method Description
UPnPErrorException ( int code, string message ) : System

Method Details

UPnPErrorException() public method

public UPnPErrorException ( int code, string message ) : System
code int
message string
return System