Package com.creditcall.chipdnamobile
Class InvalidInstanceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.creditcall.chipdnamobile.InvalidInstanceException
-
- All Implemented Interfaces:
java.io.Serializable
public class InvalidInstanceException extends java.lang.RuntimeExceptionThis exception is thrown when a method is called on an invalid instance of ChipDnaMobile. An instance is invalidated when a configuration update has been performed and ChipDnaMobile.getInstance() should be used to obtain a new valid instance.- Author:
- Creditcall Ltd
- See Also:
- Serialized Form