MutationException Class

GeneticSharp

MutationException Class GeneticSharp
Exception throw when an error occurs during the execution of mutate.
Inheritance Hierarchy

OnlineSystem Object  OnlineSystem Exception
    GeneticSharp.Domain.Mutations MutationException

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

Syntax

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