public class ExceptionDoNotRemoveSpecies
extends java.lang.Exception
Modifier and Type | Field | Description |
---|---|---|
int |
indexSelectedSpecies |
Constructor | Description |
---|---|
ExceptionDoNotRemoveSpecies(int index) |
Modifier and Type | Method | Description |
---|---|---|
int |
getIndexSelectedSpecies() |
|
void |
setIndexSelectedSpecies(int indexSelectedSpecies) |