C# Class BlackLinks.HostManagerException

Inheritance: System.Exception
Afficher le fichier Open project: heapsource/BlackLinks

Méthodes publiques

Méthode Description
HostManagerException ( string message ) : System

Méthodes protégées

Méthode Description
HostManagerException ( SerializationInfo info, StreamingContext context ) : System

Method Details

HostManagerException() protected méthode

protected HostManagerException ( SerializationInfo info, StreamingContext context ) : System
info System.Runtime.Serialization.SerializationInfo
context System.Runtime.Serialization.StreamingContext
Résultat System

HostManagerException() public méthode

public HostManagerException ( string message ) : System
message string
Résultat System