Added in API level 10

TagLostException

public class TagLostException
extends IOException

java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.io.IOException
         ↳ android.nfc.TagLostException


Summary

Public constructors

TagLostException()
TagLostException(String message)

Inherited methods

Public constructors

TagLostException

Added in API level 10
public TagLostException ()

TagLostException

Added in API level 10
public TagLostException (String message)

Parameters
message String