Class ChipDnaMobileInitialisationException

All Implemented Interfaces:
Serializable

public class ChipDnaMobileInitialisationException extends IllegalStateException
This exception is thrown when ChipDnaMobile or ChipDnaMobileProperties are accessed before ChipDnaMobile has been initialised.
Author:
Creditcall Ltd
See Also:
  • Constructor Details

    • ChipDnaMobileInitialisationException

      public ChipDnaMobileInitialisationException(String detailMessage)