Class ExceptionTools.DefaultErrorDebugInfoHandler
- java.lang.Object
-
- com.sedmelluq.discord.lavaplayer.tools.ExceptionTools.DefaultErrorDebugInfoHandler
-
- All Implemented Interfaces:
ExceptionTools.ErrorDebugInfoHandler
- Enclosing class:
- ExceptionTools
public static class ExceptionTools.DefaultErrorDebugInfoHandler extends java.lang.Object implements ExceptionTools.ErrorDebugInfoHandler
-
-
Constructor Summary
Constructors Constructor Description DefaultErrorDebugInfoHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidhandle(ExceptionTools.ErrorDebugInfo debugInfo)
-
-
-
Method Detail
-
handle
public void handle(ExceptionTools.ErrorDebugInfo debugInfo)
- Specified by:
handlein interfaceExceptionTools.ErrorDebugInfoHandler
-
-