communication.exceptions module¶
Collection of custom exceptions.
- exception communication.exceptions.AnnotationError[source]¶
- Bases: - Exception- Raised when a function is incorrectly annotated. 
Collection of custom exceptions.
Bases: Exception
Raised when a function is incorrectly annotated.