neurom.exceptionsΒΆ
Module containing NeuroM specific exceptions
Exceptions
ConfigError |
Exception class for configuration data in apps errors |
IDSequenceError |
Exception for raw data with illegal point ID sequence |
MissingParentError |
Exception for raw data with missing parent IDs |
MultipleTrees |
Exception for raw data with multiple trees |
NeuroMError |
Base class for all NeuroM exceptions |
RawDataError |
Exception class for raw data errors |
SomaError |
Exception for soma construction errors |