This commit is contained in:
Josep Silva 2019-12-07 01:38:41 +00:00
parent 73f6912550
commit 6d747e8c29
1 changed files with 1 additions and 1 deletions

View File

@ -405,7 +405,7 @@ Z;
\begin{minipage}{0.64\linewidth}
\includegraphics[width=\linewidth]{img/try-catch-example}
\end{minipage}
\caption{A simple example of the representation of \texttt{try-catch} structures and method calls that may throw exceptions.}
\caption{A simple example of the representation of \texttt{try-catch} structures and method calls that may throw exceptions. \josep{Pon quien es el CFG y quien el PDG. Por cierto, el arco del catch a la Z (rama false del catch) no es como los que se habian comentado. Es decir, no va a donde iria la ejecucion si el catch no estuviera.}}
\label{fig:try-catch}
\end{figure}
\end{example}