Package com.inmobi.ads.exceptions
Class SdkNotInitializedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalStateException
-
- com.inmobi.ads.exceptions.SdkNotInitializedException
-
- All Implemented Interfaces:
java.io.Serializable
public final class SdkNotInitializedException extends java.lang.IllegalStateException
Signals that an ad instance(s) is created without initialising the SDK.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SdkNotInitializedException(java.lang.String adType)
-