# Functions
JSONLoadError is for errors occuring when intended to return JSON.
JSONReturnError is for errors that need to return as json, to respond to the request.
PageLoadError is for errors that occur loading whole pages.
StandardError is for items that just need errors loged and no special handling.