Package org.moera.lib.node.exception
package org.moera.lib.node.exception
Moera Node API exceptions.
-
ExceptionsClassDescriptionThrown to indicate that an API request to a Moera Node requires authentication.Represents an exception thrown when an error occurs while interacting with the Moera Node API.Represents an exception thrown when a requested resource is not found in the Moera Node API.Represents an exception indicating that an operation failed when interacting with the Moera Node API.Represents an exception thrown when a validation error occurs while interacting with the Moera Node API.Thrown to indicate errors like missing context of the call (authentication parameters or node URL) when attempting to call Moera Node API.Thrown to indicate an error occurred while attempting to connect to a Moera node.Represents a general exception related to errors encountered when calling Moera Node API.