Class ForgedLicenseExceptionHandler

java.lang.Object
com.atlassian.confluence.license.exception.handler.AbstractLicenseExceptionHandler<ForgedLicenseException>
com.atlassian.confluence.license.exception.handler.ForgedLicenseExceptionHandler
All Implemented Interfaces:
LicenseExceptionHandler<ForgedLicenseException>

public class ForgedLicenseExceptionHandler extends AbstractLicenseExceptionHandler<ForgedLicenseException>
  • Constructor Details

    • ForgedLicenseExceptionHandler

      public ForgedLicenseExceptionHandler(I18NBean i18n)
  • Method Details

    • handle

      public String handle(ForgedLicenseException exception)
      Parameters:
      exception - the exception to translate
      Returns:
      a default localised message if the exception could not be mapped or a specialised localised message explaining the reason for the exception, return null to indicate that the exception was not handled