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

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

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

public class ApiAccessNoteCommentException extends ApiException {
    public ApiAccessNoteCommentException(String message) {
        super(182, "You can't comment this note", message);
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy