EdgeFrame get_error_frame¶
-
get_error_frame
(self)¶ Get a frame with error recordings.
Parameters: When a frame is created, another frame is transparently created to capture parse errors.
Returns: Frame : error frame object
A new object accessing a frame that contains the parse errors of the currently active Frame or None if no error frame exists.