# By: Riasat Ullah
# This file contains all constants and functions related to the Errorception integration.

# Errorception variables
var_is_in_line = 'isInline'
var_message = 'message'
var_page = 'page'
var_script_path = 'scriptPath'
