Uses of Class
org.moera.lib.jsonrpc.JsonRpcException
Packages that use JsonRpcException
Package
Description
Moera Naming API client.
Moera Push Relay API client.
-
Uses of JsonRpcException in org.moera.lib.naming
Subclasses of JsonRpcException in org.moera.lib.namingModifier and TypeClassDescriptionclass
Represents an exception that is specific to naming-related errors. -
Uses of JsonRpcException in org.moera.lib.pushrelay
Subclasses of JsonRpcException in org.moera.lib.pushrelayModifier and TypeClassDescriptionclass
Represents an exception specific to the Push Relay API interactions.