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