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

bundles / IPython 9.5.0 / IPython / core / interactiveshell / InteractiveShell / get_exception_only

function

IPython.core.interactiveshell:InteractiveShell.get_exception_only

source: /IPython/core/interactiveshell.py :2132

Signature

def   get_exception_only ( self exc_tuple = None )

Summary

Return as a string (ending with a newline) the exception that just occurred, without any traceback.

Aliases

  • IPython.InteractiveShell.get_exception_only