Hierarchy

  • GenericResultV1_GenericError

Properties

error_message: string

The full error message. Eg. "The url that you are fetching failed DNS lookup".

error_type: string

The class of error.

file_path: string

The name of the file that reported the error.

function_name: string

The name of the function where the error occurred

line?: number

Line number that reported the error.

Generated using TypeDoc