If $f(x)$ is concave, $g(x)= e^{f(x)}$ is quasiconcave, but not necessarily concave. For instance, $f(x)= -x^2/2$ is concave but $g(x)= e^{-x^2/2}$ has the shape of the probability density function of the normal distribution (bell-shaped), hence, neither concave nor convex.
Is there an example that would show that $g(x)= e^{f(x)}$ is not necessarily convex if $f(x)$ is convex?
You can find the proof for $g(x)$ being convex here but I was wondering if there are counterexamples to it. Show that $e^{f(x)}$ is convex.
In general the composition of two convex functions is not convex but if we insist one of them must be non-decreasing it will be. Since $e^x$ is non-decreasing $e^{f(x)}$ will be convex if $f(x)$ is convex. You can find a proof here.