public abstract class AbstractAuditHandler extends Object implements ThrowSavable
Constructor and Description |
---|
AbstractAuditHandler() |
Modifier and Type | Method and Description |
---|---|
void |
handleException(Throwable exception,
Method method,
Object[] args) |
public void handleException(@Nonnull Throwable exception, @Nonnull Method method, @Nonnull Object[] args)
handleException
in interface ThrowSavable
Copyright © 2002-2021 Atlassian. All Rights Reserved.