public
class
FormatException
extends Exception
java.lang.Object | |||
↳ | java.lang.Throwable | ||
↳ | java.lang.Exception | ||
↳ | android.nfc.FormatException |
Public constructors | |
---|---|
FormatException()
|
|
FormatException(String message)
|
|
FormatException(String message, Throwable e)
|
Inherited methods | |
---|---|
![]()
java.lang.Throwable
| |
![]()
java.lang.Object
|
FormatException (String message, Throwable e)
Parameters | |
---|---|
message |
String
|
e |
Throwable
|