| Exception | Description |
|---|---|
| ConceptException |
This Exception is thrown when a concept is malformed or incorrect in some way.
|
| ConceptIdNotUniqueException |
This exception is thrown when two concepts attept to have the same unique id.
|
| GraphRuntimeException |
This exception is thrown when the graph is malformed in any way.
|
| InvalidConceptTypeException |
This exception is thrown when attempting to incorrectly cast a concept to something it is not.
|
| InvalidConceptValueException |
Thrown when the value of a resource does not match the resources datatype.
|
| MindmapsEngineServerException |
This Exception is thrown by Mindmaps Engine web server when operations accessible through APIs go wrong.
|
| MindmapsValidationException |
Thrown when a mindmaps validation rule is broken.
|
| MoreThanOneConceptException |
Thrown when two concepts are returned when using a unique id to retrieve them.
|
| MoreThanOneEdgeException |
Thrown when more than one edge appears between two oncepts when it should not be the case.
|
| NoEdgeException |
The exception thrown when an edge is expected between two concepts.
|
Copyright © 2016. All rights reserved.