Uploaded image for project: 'Minyaa Suite'
  1. Minyaa Suite
  2. MYAA-1006

On License Check, if the license is expired the instantiation of LicenseCheckException fails due to an i18n failure in Throwable class

XMLWordPrintableJSON

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.1
    • 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)

            vthoule Vincent Thoulé
            vthoule Vincent Thoulé
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: