Interface ExceptionTools.ErrorDebugInfoHandler
-
- All Known Implementing Classes:
ExceptionTools.DefaultErrorDebugInfoHandler
- Enclosing class:
- ExceptionTools
public static interface ExceptionTools.ErrorDebugInfoHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandle(ExceptionTools.ErrorDebugInfo payload)
-
-
-
Method Detail
-
handle
void handle(ExceptionTools.ErrorDebugInfo payload)
-
-