Uses of Class
org.moera.lib.jsonrpc.JsonRpcApiException
Packages that use JsonRpcApiException
Package
Description
Moera Naming API client.
Moera Push Relay API client.
-
Uses of JsonRpcApiException in org.moera.lib.naming
Subclasses of JsonRpcApiException in org.moera.lib.namingModifier and TypeClassDescriptionclass
Represents an exception specific to errors returned by the Moera Naming API calls. -
Uses of JsonRpcApiException in org.moera.lib.pushrelay
Subclasses of JsonRpcApiException in org.moera.lib.pushrelayModifier and TypeClassDescriptionclass
Represents an exception specific to errors encountered while interacting with the Push Relay API over JSON-RPC.