Class MoeraNodeApiAuthenticationException

All Implemented Interfaces:
Serializable

public class MoeraNodeApiAuthenticationException extends MoeraNodeApiException
Thrown to indicate that an API request to a Moera Node requires authentication. This exception is a specialized form of MoeraNodeApiException, representing errors related to missing or invalid authentication credentials.
See Also:
  • Constructor Details

    • MoeraNodeApiAuthenticationException

      public MoeraNodeApiAuthenticationException()
      Constructs a new MoeraNodeApiAuthenticationException.