Uses of Class
org.moera.lib.jsonrpc.JsonRpcConnectionException
Packages that use JsonRpcConnectionException
Package
Description
Moera Naming API client.
Moera Push Relay API client.
-
Uses of JsonRpcConnectionException in org.moera.lib.naming
Subclasses of JsonRpcConnectionException in org.moera.lib.namingModifier and TypeClassDescriptionclass
Represents a specialized exception indicating a connection-related issue during interactions with the Moera Naming service. -
Uses of JsonRpcConnectionException in org.moera.lib.pushrelay
Subclasses of JsonRpcConnectionException in org.moera.lib.pushrelayModifier and TypeClassDescriptionclass
Represents an exception that indicates a connection-related issue specific to the Push Relay API.