Added in API level 19
Summary:
Ctors
| Inherited Methods
ParcelFileDescriptor.FileDescriptorDetachedException
public
static
class
ParcelFileDescriptor.FileDescriptorDetachedException
extends IOException
java.lang.Object | ||||
↳ | java.lang.Throwable | |||
↳ | java.lang.Exception | |||
↳ | java.io.IOException | |||
↳ | android.os.ParcelFileDescriptor.FileDescriptorDetachedException |
Exception that indicates that the file descriptor was detached.
Summary
Public constructors | |
---|---|
FileDescriptorDetachedException()
|
Inherited methods | |
---|---|