what does if (err) throw err do code example Example: javascript how to raise the error if (..condition..) { throw 'Error message'; }