-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
Security Level: Public
-
None
The constructor new LicenseCheckException(msg, e) has to preferred than new LicenseCheckException(e).
Throwable fails its initalisation because it try to get the i18n message of the cause (LicenseContentException)