Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 594 Bytes

ImportError.md

File metadata and controls

13 lines (9 loc) · 594 Bytes

ImportError

Properties

Name Type Description Notes
import_error_id int The import error ID. [optional] [readonly]
timestamp str The time when this error was created. [optional] [readonly]
filename str The filename [optional] [readonly]
stack_trace str The full stackstrace. [optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]