Class CompositeLicenseExceptionHandler

    • Field Detail

      • log

        public static final org.slf4j.Logger log
    • Method Detail

      • handle

        public String handle​(Exception exception)
        Specified by:
        handle in interface LicenseExceptionHandler<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