exceptions
drunc.session_manager.exceptions
Exceptions for the drunc session manager.
Classes
ChangeMeException(message='An error occurred in Drunc.', grpc_error_code=None, details=None, **detail_kwargs)
Bases: DruncCommandException
TODO: Change this exception to something more useful.