public class CompositeLicenseExceptionHandler extends Object implements LicenseExceptionHandler<Exception>
LicenseExceptionHandler
gets asked before.Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
log |
Constructor and Description |
---|
CompositeLicenseExceptionHandler(I18NBean i18NBean,
Map<Class<? extends Exception>,LicenseExceptionHandler<? extends Exception>> handlers) |
public String handle(Exception exception)
handle
in interface LicenseExceptionHandler<Exception>
exception
- the exception to translateCopyright © 2003–2017 Atlassian. All rights reserved.