I want to write something like
In order to avoid a RuntimeException
where RuntimeException appears with a code font.
I've tried something like
\begin{lstlisting} In order to avoid a RuntimeException \end{lstlisting}
but it was of no avail. Any suggestions? If it isn't possible, could anyone point out what's the font being used by default by listings?
