You are viewing an older version (9.11.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.11.0 / IPython / core / error / TryNext

class

IPython.core.error:TryNext

source: /IPython/core/error.py :34

Summary

Try next hook exception.

Extended Summary

Raise this in your hook function to indicate that the next hook handler should be used to handle the operation.

Aliases

  • IPython.core.completer.TryNext