C# Class Fib.Net.Core.Images.LayerPropertyNotFoundException

Inheritance: Exception
Show file Open project: ILMTitan/FibDotNet

Public Methods

Method Description
LayerPropertyNotFoundException ( string message ) : System

Protected Methods

Method Description
LayerPropertyNotFoundException ( SerializationInfo info, StreamingContext context ) : System

Method Details

LayerPropertyNotFoundException() protected method

protected LayerPropertyNotFoundException ( SerializationInfo info, StreamingContext context ) : System
info SerializationInfo
context StreamingContext
return System

LayerPropertyNotFoundException() public method

public LayerPropertyNotFoundException ( string message ) : System
message string
return System