Package com.blukii.sdk.common
Klasse MissingApiKeyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
com.blukii.sdk.common.MissingApiKeyException
- Alle implementierten Schnittstellen:
Serializable
Exception that is thrown if the API key is missing in manifest.
- 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
-
MissingApiKeyException
public MissingApiKeyException()Default Constructor
-