| Package | Description |
|---|---|
| io.mindmaps.exception |
| Modifier and Type | Class and Description |
|---|---|
class |
ConceptException
This Exception is thrown when a concept is malformed or incorrect in some way.
|
class |
ConceptIdNotUniqueException
This exception is thrown when two concepts attept to have the same unique id.
|
class |
InvalidConceptTypeException
This exception is thrown when attempting to incorrectly cast a concept to something it is not.
|
class |
InvalidConceptValueException
Thrown when the value of a resource does not match the resources datatype.
|
class |
MoreThanOneConceptException
Thrown when two concepts are returned when using a unique id to retrieve them.
|
class |
MoreThanOneEdgeException
Thrown when more than one edge appears between two oncepts when it should not be the case.
|
class |
NoEdgeException
The exception thrown when an edge is expected between two concepts.
|
Copyright © 2016. All rights reserved.