m-m-m / util

Mature Modular Meta-Framework
http://m-m-m.sourceforge.net
Apache License 2.0
10 stars 5 forks source link

mmm-util-core: Add custom code of exception to message/stacktrace #115

Closed hohwille closed 10 years ago

hohwille commented 10 years ago

If an exception (NlsThrowable) has a custom code, this should be added to the stacktrace. We should also consider if it is prefixed to the message or not.

hohwille commented 10 years ago

Not added as prefix to the message itself but part of toString and hence in printed stacktrace.