SelectionException Class

GeneticSharp

SelectionException Class GeneticSharp
Exception throw when an error occurs during the execution of selection.
Inheritance Hierarchy

OnlineSystem Object  OnlineSystem Exception
    GeneticSharp.Domain.Selections SelectionException

Namespace: GeneticSharp.Domain.Selections
Assembly: GeneticSharp.Domain (in GeneticSharp.Domain.dll) Version: 1.0.5010.36434

Syntax

[SerializableAttribute]
public sealed class SelectionException : Exception
[SerializableAttribute]
public sealed class SelectionException : Exception
See Also