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

Inheritance: RegistryException
显示文件 Open project: ILMTitan/FibDotNet

Public Methods

Method Description
RegistryNoResponseException ( Exception cause ) : Fib.Net.Core.Api

Protected Methods

Method Description
RegistryNoResponseException ( SerializationInfo info, StreamingContext context ) : Fib.Net.Core.Api

Method Details

RegistryNoResponseException() public method

public RegistryNoResponseException ( Exception cause ) : Fib.Net.Core.Api
cause Exception
return Fib.Net.Core.Api

RegistryNoResponseException() protected method

protected RegistryNoResponseException ( SerializationInfo info, StreamingContext context ) : Fib.Net.Core.Api
info SerializationInfo
context StreamingContext
return Fib.Net.Core.Api