exception documentation
class ResolverFactoryArguments(Exception):
Constructor: ResolverFactoryArguments(args, kwargs)
Raised by raisingResolverFactory
with the *args and **kwargs passed to that function.
class ResolverFactoryArguments(Exception):
Constructor: ResolverFactoryArguments(args, kwargs)
Raised by raisingResolverFactory
with the *args and **kwargs passed to that function.