public interface ExceptionTranslator
Modifier and Type | Method and Description |
---|---|
void |
translateException(Throwable throwable)
Takes in an Exception and based on the type and error message logs appropriate information
to admin errors.
|
void translateException(Throwable throwable)
throwable
- exception to be parsed for informationCopyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.