MutationException Constructor | GeneticSharp |
Overload List
Name | Description | |
---|---|---|
MutationException |
Initializes a new instance of the MutationException class.
|
|
MutationException(String) |
Initializes a new instance of the MutationException class.
|
|
MutationException(String, Exception) |
Initializes a new instance of the MutationException class.
|
|
MutationException(IMutation, String) |
Initializes a new instance of the MutationException class.
|
|
MutationException(IMutation, String, Exception) |
Initializes a new instance of the MutationException class.
|
See Also