Toggle navigation
Use Of
Java Examples
Admin
Examples with CancelException com.sx4.bot.waiter.exception.CancelException used on opensource projects
Search in sources :
Aggregations
CancelException
(com.sx4.bot.waiter.exception.CancelException)
4
Argument
(com.jockie.bot.core.argument.Argument)
3
ModuleCategory
(com.sx4.bot.category.ModuleCategory)
3
Sx4Command
(com.sx4.bot.core.Sx4Command)
3
Sx4CommandEvent
(com.sx4.bot.core.Sx4CommandEvent)
3
Waiter
(com.sx4.bot.waiter.Waiter)
3
TimeoutException
(com.sx4.bot.waiter.exception.TimeoutException)
3
CompletionException
(java.util.concurrent.CompletionException)
3
Permission
(net.dv8tion.jda.api.Permission)
3
GenericEvent
(net.dv8tion.jda.api.events.GenericEvent)
3
Document
(org.bson.Document)
3
Command
(com.jockie.bot.core.command.Command)
2
Filters
(com.mongodb.client.model.Filters)
2
Projections
(com.mongodb.client.model.Projections)
2
AlternativeOptions
(com.sx4.bot.annotations.argument.AlternativeOptions)
2
Limit
(com.sx4.bot.annotations.argument.Limit)
2
AuthorPermissions
(com.sx4.bot.annotations.command.AuthorPermissions)
2
CommandId
(com.sx4.bot.annotations.command.CommandId)
2
Examples
(com.sx4.bot.annotations.command.Examples)
2
Operators
(com.sx4.bot.database.mongo.model.Operators)
2
UseOf
Java Tutorials :
Simple Java RabbitMQ Example with Spring
Simple Springboot JPA Eclipeslink Example
Simple SpringBoot JPA Hibernate Example
Jackson JSON @JsonIgnore and @JsonIgnoreProperties Examples
Java Infinite recursion (StackOverflowError) Jackson solutions
Simple Java Jackson Serialize Objects to JSON and convert them back To Object
ElasticSearch 5 - Upload files using Java API in binary field Example
Java JAXB marshall unmarshall Examples from String and Stream
Java 8 forEach List and Map examples
ElasticSearch 5 Java API SearchRequestBuilder examples
Java ElasticSearch 5 examples with node index and mapping - running local
Convert String to int or Integer Java 8
Java 9 in action - JShell - Ubuntu
Java - removing invalid characters from a file name
Hello world!? or Hello Tutorial