Class UnverifiedApiKeyException

All Implemented Interfaces:
Serializable

public class UnverifiedApiKeyException extends IllegalArgumentException
Exception that is thrown if the API key is not correct.
See Also:
  • Constructor Details

    • UnverifiedApiKeyException

      public UnverifiedApiKeyException()