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()voidLongPollBot.initialize()InitializesLongPollBot.voidLongPollBot.startPolling()Begins listening to VK updates. -
Uses of VkApiException in api.longpoll.bots.exceptions
Subclasses of VkApiException in api.longpoll.bots.exceptionsModifier and TypeClassDescriptionclassOccurs 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