bundles / IPython 9.14.0.dev / 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