public class

FormatException

extends Exception
java.lang.Object
   ↳java.lang.Throwable
    ↳java.lang.Exception
     ↳android.nfc.FormatException

Summary

Public Constructors
FormatException()
FormatException(String message)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public FormatException ()

Since: API Level 9

public FormatException (String message)

Since: API Level 9