Package net.dv8tion.jda.api.exceptions
Class ContextException.ContextConsumer
- java.lang.Object
-
- net.dv8tion.jda.api.exceptions.ContextException.ContextConsumer
-
- All Implemented Interfaces:
java.util.function.Consumer<java.lang.Throwable>
- Enclosing class:
- ContextException
public static class ContextException.ContextConsumer extends java.lang.Object implements java.util.function.Consumer<java.lang.Throwable>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
accept(java.lang.Throwable throwable)
-