Class UnverifiedApiKeyException.NoInternetConnectionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
com.blukii.sdk.common.UnverifiedApiKeyException.NoInternetConnectionException
All Implemented Interfaces:
Serializable
Enclosing class:
UnverifiedApiKeyException

public static class UnverifiedApiKeyException.NoInternetConnectionException extends IllegalStateException
Exception that is thrown if the API key can not be verified because of missing internet connection.
See Also:
  • Constructor Details

    • NoInternetConnectionException

      public NoInternetConnectionException()