C# Class SocketCapException, core

Inheritance: CapException
Afficher le fichier Open project: omnius-labs/core

Méthodes publiques

Méthode Description
SocketCapException ( )
SocketCapException ( string message )
SocketCapException ( string message, Exception, innerException )

Method Details

SocketCapException() public méthode

public SocketCapException ( )

SocketCapException() public méthode

public SocketCapException ( string message )
message string

SocketCapException() public méthode

public SocketCapException ( string message, Exception, innerException )
message string
innerException Exception,