Uses of Class
org.moera.lib.node.exception.MoeraNodeApiException
Packages that use MoeraNodeApiException
-
Uses of MoeraNodeApiException in org.moera.lib.node.exception
Subclasses of MoeraNodeApiException in org.moera.lib.node.exceptionModifier and TypeClassDescriptionclass
Thrown to indicate that an API request to a Moera Node requires authentication.class
Represents an exception thrown when a requested resource is not found in the Moera Node API.class
Represents an exception indicating that an operation failed when interacting with the Moera Node API.class
Represents an exception thrown when a validation error occurs while interacting with the Moera Node API.