Uses of Class
com.techcognita.javachatx.plugin.PluginException
Packages that use PluginException
-
Uses of PluginException in com.techcognita.javachatx.plugin
Methods in com.techcognita.javachatx.plugin that throw PluginExceptionModifier and TypeMethodDescriptioncom.google.gson.JsonObjectEchoPlugin.execute(com.google.gson.JsonObject input) com.google.gson.JsonObjectPlugin.execute(com.google.gson.JsonObject input) Execute the plugin's functionality with the provided input.com.google.gson.JsonObjectPluginManager.executePlugin(String pluginId, com.google.gson.JsonObject input) Execute a plugin by its ID with the provided input.