Package io.didomi.sdk.exceptions
Class DidomiNotReadyException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- io.didomi.sdk.exceptions.DidomiNotReadyException
-
- All Implemented Interfaces:
java.io.Serializable
public class DidomiNotReadyException extends java.lang.ExceptionException used to be thrown when a method is called before the SDK is ready.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DidomiNotReadyException()
-