Class InvalidInstanceException

  • All Implemented Interfaces:
    java.io.Serializable

    public class InvalidInstanceException
    extends java.lang.RuntimeException
    This 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
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait