Uses of Class
mgui.models.networks.NetworkException
| Package | Description |
|---|---|
| mgui.graphs.networks |
Classes representing network graphs.
|
| mgui.neuro.exceptions | |
| mgui.neuro.graphs |
-
Uses of NetworkException in mgui.graphs.networks
Methods in mgui.graphs.networks that throw NetworkException Modifier and Type Method Description abstract booleanAbstractNetworkGraph. setFromNetwork(AbstractNetwork net) -
Uses of NetworkException in mgui.neuro.exceptions
Subclasses of NetworkException in mgui.neuro.exceptions Modifier and Type Class Description classNeuroExceptionDefault exception for dynamic neuro model executionclassNeuroNetException -
Uses of NetworkException in mgui.neuro.graphs
Methods in mgui.neuro.graphs that throw NetworkException Modifier and Type Method Description booleanCorticalNetworkGraph. setFromNetwork(AbstractNetwork net)