Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
7a9adddb
Commit
7a9adddb
authored
Sep 12, 2013
by
Mukund Sivaraman
Browse files
[3095] Update message id description
parent
5a860a01
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/python/isc/util/util_messages.mes
View file @
7a9adddb
...
...
@@ -16,10 +16,11 @@
# of the libddns_messages python module.
% UNHANDLED_EXCEPTION program terminated with exception %1: %2. More info in %3
A program encountered unexpected situation and it didn't know how to handle it.
It terminated. The exact problem is signified in the message. This might be
caused by a bug in the program, broken installation, or just very rare
condition which wasn't handled in the code. A full stack trace is left in the
given file. If you report a bug for this exception, include that file. The file
will not be deleted automatically and you may want to remove it when you no
longer need the information there.
A program encountered an unexpected situation and terminated because it
didn't know how to handle it. The exact problem is logged in the
message. This might be caused by a bug in the program, a broken
installation, or just a very rare condition which wasn't handled in the
code. A full stack trace is left in the generated file. If you report a
bug for this exception, please include that file. The file will not be
deleted automatically and you may want to remove it when you no longer
need the information there.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment