OpenShot Video Editor  2.0.0
Functions
exceptions Namespace Reference

Functions

def ExceptionHandler (exeception_type, exeception_value, exeception_traceback)
 Callback for any unhandled exceptions. More...
 

Function Documentation

◆ ExceptionHandler()

def exceptions.ExceptionHandler (   exeception_type,
  exeception_value,
  exeception_traceback 
)

Callback for any unhandled exceptions.

Definition at line 36 of file exceptions.py.