C# Class AuctionSniper.Xmpp.XmppException

Inheritance: System.Exception
Datei anzeigen Open project: isaiah-perumalla/goos-dot-net Class Usage Examples

Public Methods

Method Description
XmppException ( string message ) : System

Method Details

XmppException() public method

public XmppException ( string message ) : System
message string
return System