schola.core.error_manager.ScholaErrorContextManager
class schola.core.error_manager.ScholaErrorContextManager
: Bases: ContextDecorator
Wrapper for GRPC that redirects any grpc errors to our own more descriptive custom ones.
Methods
__init__ () |
__init__()