Package com.vk.api.sdk.exceptions
Class ApiException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.vk.api.sdk.exceptions.ApiException
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
ApiAccessAlbumException,ApiAccessAudioException,ApiAccessCommentException,ApiAccessException,ApiAccessGroupException,ApiAccessGroupsException,ApiAccessMarketException,ApiAccessMenuException,ApiAccessNoteCommentException,ApiAccessNoteException,ApiAccessPageException,ApiAccessVideoException,ApiActionFailedException,ApiAdditionalSignupRequiredException,ApiAdsObjectDeletedException,ApiAdsPartialSuccessException,ApiAdsPermissionException,ApiAdsSpecificException,ApiAlbumFullException,ApiAlbumsLimitException,ApiAppAuthException,ApiAppsAlreadyUnlockedException,ApiAppsSubscriptionInvalidStatusException,ApiAppsSubscriptionNotFoundException,ApiAssertVotesException,ApiAuthAnonymousTokenHasExpiredException,ApiAuthAnonymousTokenIsInvalidException,ApiAuthDelayException,ApiAuthException,ApiAuthFloodErrorException,ApiAuthHttpsException,ApiAuthValidationException,ApiBlockedException,ApiCallbackApiServersLimitException,ApiCaptchaException,ApiClientUpdateNeededException,ApiClientVersionDeprecatedException,ApiCommunitiesCatalogDisabledException,ApiCommunitiesCategoriesDisabledException,ApiCompileException,ApiDisabledException,ApiEmailConfirmationNeedException,ApiEnabledInTestException,ApiFaveAliexpressTagException,ApiFloodException,ApiFriendsAddEnemyException,ApiFriendsAddInEnemyException,ApiFriendsAddNotFoundException,ApiFriendsAddYourselfException,ApiFriendsListIdException,ApiFriendsListLimitException,ApiGroupAppIsNotInstalledInCommunityException,ApiGroupAuthException,ApiGroupChangeCreatorException,ApiGroupHostNeed2faException,ApiGroupInviteLinksNotValidException,ApiGroupNeed2faException,ApiGroupNotInClubException,ApiGroupTooManyAddressesException,ApiGroupTooManyOfficersException,ApiInsufficientFundsException,ApiInvalidAddressException,ApiLikesReactionCanNotBeAppliedException,ApiLimitsException,ApiLongPollException,ApiMarketAlbumMainHiddenException,ApiMarketAlbumNotFoundException,ApiMarketCantChangeVkpayStatusException,ApiMarketCommentsClosedException,ApiMarketExtendedNotEnabledException,ApiMarketGroupingAlreadyHasSuchVariantException,ApiMarketGroupingItemsMustHaveDistinctPropertiesException,ApiMarketGroupingItemsWithDifferentPropertiesException,ApiMarketGroupingMustContainMoreThanOneItemException,ApiMarketInvalidDimensionsException,ApiMarketItemAlreadyAddedException,ApiMarketItemHasBadLinksException,ApiMarketItemNotFoundException,ApiMarketNotEnabledException,ApiMarketOrdersNoCartItemsException,ApiMarketPhotosCropInvalidFormatException,ApiMarketPhotosCropOverflowException,ApiMarketPhotosCropSizeTooLowException,ApiMarketPropertyNotFoundException,ApiMarketRestoreTooLateException,ApiMarketShopAlreadyDisabledException,ApiMarketShopAlreadyEnabledException,ApiMarketShopNotEnabledException,ApiMarketTooManyAlbumsException,ApiMarketTooManyItemsException,ApiMarketTooManyItemsInAlbumException,ApiMarketVariantNotFoundException,ApiMessagesCantChangeInviteLinkException,ApiMessagesCantDeleteForAllException,ApiMessagesCantEditPinnedYetException,ApiMessagesCantFwdException,ApiMessagesCantPinOneTimeStoryException,ApiMessagesCantSeeInviteLinkException,ApiMessagesChatBotFeatureException,ApiMessagesChatDisabledException,ApiMessagesChatNotAdminException,ApiMessagesChatNotExistException,ApiMessagesChatUnsupportedException,ApiMessagesChatUserNoAccessException,ApiMessagesChatUserNotInChatException,ApiMessagesContactNotFoundException,ApiMessagesDenySendException,ApiMessagesEditExpiredException,ApiMessagesEditKindDisallowedException,ApiMessagesGroupPeerAccessException,ApiMessagesIntentCantUseException,ApiMessagesIntentLimitOverflowException,ApiMessagesKeyboardInvalidException,ApiMessagesMemberAccessToGroupDeniedException,ApiMessagesMessageRequestAlreadySendException,ApiMessagesMessageRequestAlreadySentException,ApiMessagesPeerBlockedReasonByTimeException,ApiMessagesPrivacyException,ApiMessagesTooBigException,ApiMessagesTooLongForwardsException,ApiMessagesTooLongMessageException,ApiMessagesTooManyPostsException,ApiMessagesTooNewPtsException,ApiMessagesTooOldPtsException,ApiMessagesUserBlockedException,ApiMessagesUserNotDonException,ApiMethodAdsException,ApiMethodDisabledException,ApiMethodException,ApiMethodPermissionException,ApiMobileNotActivatedException,ApiNeedConfirmationException,ApiNeedTokenConfirmationException,ApiNotFoundException,ApiNotImplementedYetException,ApiOtpValidationNeedException,ApiParamAlbumIdException,ApiParamApiIdException,ApiParamDocAccessException,ApiParamDocDeleteAccessException,ApiParamDocIdException,ApiParamDocTitleException,ApiParamException,ApiParamGroupIdException,ApiParamHashException,ApiParamNoteIdException,ApiParamPageIdException,ApiParamPhoneException,ApiParamPhotoException,ApiParamPhotosException,ApiParamServerException,ApiParamTimestampException,ApiParamTitleException,ApiParamUserIdException,ApiPasswordValidationNeedException,ApiPermissionException,ApiPhoneAlreadyUsedException,ApiPhoneValidationNeedException,ApiPhotoChangedException,ApiPollsAccessException,ApiPollsAccessWithoutVoteException,ApiPollsAnswerIdException,ApiPollsPollIdException,ApiPrettyCardsCardIsConnectedToPostException,ApiPrettyCardsCardNotFoundException,ApiPrettyCardsTooManyCardsException,ApiPrivateProfileException,ApiRateLimitException,ApiRecaptchaException,ApiRequestException,ApiRuntimeException,ApiSaveFileException,ApiServerException,ApiSignatureException,ApiStatusNoAudioException,ApiStickersNotFavoriteException,ApiStickersNotPurchasedException,ApiStickersTooManyFavoritesException,ApiStoryExpiredException,ApiStoryIncorrectReplyPrivacyException,ApiTimeoutException,ApiTokenExtensionRequiredException,ApiTooManyException,ApiTooManyListsException,ApiUnknownApplicationException,ApiUnknownException,ApiUnknownGroupException,ApiUnknownUserException,ApiUploadException,ApiUserBannedException,ApiUserDeactivatedException,ApiUserDeletedException,ApiUserServiceDeactivatedException,ApiVideoAlreadyAddedException,ApiVideoCommentsClosedException,ApiVotesException,ApiVotesPermissionException,ApiWallAccessAddReplyException,ApiWallAccessCommentException,ApiWallAccessPostException,ApiWallAccessRepliesException,ApiWallAddPostException,ApiWallAdsPostLimitReachedException,ApiWallAdsPublishedException,ApiWallCheckLinkCantDetermineSourceException,ApiWallDonutException,ApiWallLinksForbiddenException,ApiWallReplyOwnerFloodException,ApiWallTooManyRecipientsException,ApiWeightedFloodException,LongPollServerKeyExpiredException,LongPollServerTsException,OAuthException,UploadException
public class ApiException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ApiException(java.lang.Integer code, java.lang.String message)ApiException(java.lang.Integer code, java.lang.String description, java.lang.String message)ApiException(java.lang.String message)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.IntegergetCode()java.lang.StringgetDescription()java.lang.StringgetMessage()java.lang.StringgetMessageRaw()
-