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()