Package com.blukii.sdk.common
Klasse UnverifiedApiKeyException.NoInternetConnectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
com.blukii.sdk.common.UnverifiedApiKeyException.NoInternetConnectionException
- Alle implementierten Schnittstellen:
Serializable
- Umschließende Klasse:
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.
- Siehe auch:
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
NoInternetConnectionException
public NoInternetConnectionException()
-