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

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

Méthodes publiques

Méthode Description
LayerPropertyNotFoundException ( string message ) : System

Méthodes protégées

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

Method Details

LayerPropertyNotFoundException() protected méthode

protected LayerPropertyNotFoundException ( SerializationInfo info, StreamingContext context ) : System
info SerializationInfo
context StreamingContext
Résultat System

LayerPropertyNotFoundException() public méthode

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