class documentation

class SynchronousOnlyOperation(Exception):

View In Hierarchy

The user tried to call a sync-only function from an async context.