Google is committed to advancing racial equity for Black communities. See how.
Added in API level 26

ProviderNotFoundException

open class ProviderNotFoundException : RuntimeException
kotlin.Any
   ↳ kotlin.Throwable
   ↳ java.lang.Exception
   ↳ java.lang.RuntimeException
   ↳ java.nio.file.ProviderNotFoundException

Runtime exception thrown when a provider of the required type cannot be found.

Summary

Public constructors

Constructs an instance of this class.

<init>(msg: String!)

Constructs an instance of this class.

Public constructors

<init>

Added in API level 26
ProviderNotFoundException()

Constructs an instance of this class.

<init>

Added in API level 26
ProviderNotFoundException(msg: String!)

Constructs an instance of this class.

Parameters
msg String!: the detail message