Added in API level 19

FileDescriptorDetachedException

open class FileDescriptorDetachedException : IOException
kotlin.Any
   ↳ kotlin.Throwable
   ↳ java.lang.Exception
   ↳ java.io.IOException
   ↳ android.os.ParcelFileDescriptor.FileDescriptorDetachedException

Exception that indicates that the file descriptor was detached.

Summary

Public constructors

Public constructors

FileDescriptorDetachedException

Added in API level 19
FileDescriptorDetachedException()