Uses of Class
api.longpoll.bots.exceptions.VkApiException
Packages that use VkApiException
Package
Description
Main classes.
Exceptions occur in Java VK Bots Long Poll API library.
Helper classes to upload attachments.
Implementation of VK API methods.
Methods to work with messages.
-
Uses of VkApiException in api.longpoll.bots
Methods in api.longpoll.bots that throw VkApiExceptionModifier and TypeMethodDescriptionLongPollBot.getUpdates()
void
LongPollBot.initialize()
InitializesLongPollBot
.void
LongPollBot.startPolling()
Begins listening to VK updates. -
Uses of VkApiException in api.longpoll.bots.exceptions
Subclasses of VkApiException in api.longpoll.bots.exceptionsModifier and TypeClassDescriptionclass
Occurs when VK returns "error" of "failed" response. -
Uses of VkApiException in api.longpoll.bots.helpers.attachments
Methods in api.longpoll.bots.helpers.attachments that throw VkApiException -
Uses of VkApiException in api.longpoll.bots.methods.impl
Methods in api.longpoll.bots.methods.impl that throw VkApiException -
Uses of VkApiException in api.longpoll.bots.methods.impl.messages
Methods in api.longpoll.bots.methods.impl.messages that throw VkApiException