All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.vk.api.sdk.exceptions.ApiAccessMenuException Maven / Gradle / Ivy

// Autogenerated from vk-api-schema. Please don't edit it manually.
package com.vk.api.sdk.exceptions;

public class ApiAccessMenuException extends ApiException {
    public ApiAccessMenuException(String message) {
        super(148, "Access to the menu of the user denied", message);
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy