Imagine we have a point $a$ of the domain $D$ of function $f$.
The definition of limit I'm using is the following:
$$\lim_{x\rightarrow a}f(x)=b \Leftrightarrow \forall_{\epsilon}\exists_{\delta}\forall_{x}(x\in D \ \land \ x\in N_{\delta}(a)\ \Rightarrow \ f(x) \in N_{\epsilon}(b) )$$, where $N_{\epsilon}(b)$ is the neighbourhood of length $2\epsilon$ at point $b$.
If I pick a point $a$ outside the domain of $f$, then the implication is vacuously true, for any point $b$... Then how can I say that there's no limit?