Skip to content
Snippets Groups Projects
Commit 0f6fc4c9 authored by Evan Ward's avatar Evan Ward
Browse files

Fix loss of message when OrekitException throws

Previously if OrekitException.getMessage() threw an exception it would cause
the message and stack trace to be lost. Now the localization and message
formatting code is inside a try block so the message identifier and stack trace
are not lost.
parent 248a0d52
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment