C# Class Fib.Net.Core.Images.Json.UnknownManifestFormatException

Inheritance: RegistryException
Mostra file Open project: ILMTitan/FibDotNet

Public Methods

Method Description
UnknownManifestFormatException ( string message ) : Fib.Net.Core.Api

Protected Methods

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

Method Details

UnknownManifestFormatException() protected method

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

UnknownManifestFormatException() public method

public UnknownManifestFormatException ( string message ) : Fib.Net.Core.Api
message string
return Fib.Net.Core.Api