SelectionException Constructor

GeneticSharp

SelectionException Constructor GeneticSharp
Overload List

  Name Description
Public method SelectionException 
Initializes a new instance of the SelectionException class.
Public method SelectionException(String)
Initializes a new instance of the SelectionException class.
Public method SelectionException(String, Exception)
Initializes a new instance of the SelectionException class.
Public method SelectionException(ISelection, String)
Initializes a new instance of the SelectionException class.
Public method SelectionException(ISelection, String, Exception)
Initializes a new instance of the SelectionException class.
Back to Top
See Also