$$\lim_{x\to 0} \frac{e^x-1}{x^2}$$
It is an expression in form of $\left(\frac{0}{0}\right)$. Using l'Hôpital:
$$\lim_{x\to 0} \frac{e^x}{2x}$$
The expression in form of $\left(\frac{1}{0}\right)$ so one-sided limits should be checked
$$\lim_{x\to 0^{-}} \frac{e^x}{2x}=-\infty$$
$$\lim_{x\to 0^{+}} \frac{e^x}{2x}=\infty$$
Therefore there is no limit
Is this move: The expression in form of $\left(\frac{1}{0}\right)$ so one-sided limits should be checked is right?