Package api.longpoll.bots.exceptions
Class VkApiException
java.lang.Object
java.lang.Throwable
java.lang.Exception
api.longpoll.bots.exceptions.VkApiException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
VkResponseException
A common exception that occurs in Java VK Bots Long Poll API library.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
VkApiException
-
VkApiException
-