UnspotlightException
class UnspotlightException @JvmOverloads constructor(cause: Throwable? = null) : RuntimeException(source)
Thrown to indicate that disabling the spotlight failed.
Thrown to indicate that disabling the spotlight failed.