C# Class Fib.Net.Core.Registry.RegistryNoResponseException

Inheritance: RegistryException
Afficher le fichier Open project: ILMTitan/FibDotNet

Méthodes publiques

Méthode Description
RegistryNoResponseException ( Exception cause ) : Fib.Net.Core.Api

Méthodes protégées

Méthode Description
RegistryNoResponseException ( SerializationInfo info, StreamingContext context ) : Fib.Net.Core.Api

Method Details

RegistryNoResponseException() public méthode

public RegistryNoResponseException ( Exception cause ) : Fib.Net.Core.Api
cause Exception
Résultat Fib.Net.Core.Api

RegistryNoResponseException() protected méthode

protected RegistryNoResponseException ( SerializationInfo info, StreamingContext context ) : Fib.Net.Core.Api
info SerializationInfo
context StreamingContext
Résultat Fib.Net.Core.Api