fixes ticket:141 more thoroughly by throwing a ComponentUnavailableException...
fixes ticket:141 more thoroughly by throwing a ComponentUnavailableException which is included in this commit. ComponentUnavailableException is intended to be a start towards a self-configuring, self-repairing framework that is aware of missing components or configuration - OR at the very least, can inform the human operator how to fix the situation. it might also be called FeatureUnavailableComponent ... worth considering.
Showing
- src/com/syncleus/core/dann/examples/hyperassociativemap/visualization/ViewMap.java 17 additions, 16 deletions...n/examples/hyperassociativemap/visualization/ViewMap.java
- src/com/syncleus/core/dann/examples/nci/ui/NciDemo.java 116 additions, 138 deletionssrc/com/syncleus/core/dann/examples/nci/ui/NciDemo.java
Loading
Please register or sign in to comment