{% setvar book_path %}/android/reference/kotlin/_book.yaml{% endsetvar %} {% include "/android/_dackka-meta-tags.html" %}

RuntimeExecutionException

{% setvar page_path %}com/google/android/gms/tasks/RuntimeExecutionException.html{% endsetvar %} {% setvar doc_root_path %}/android/reference{% endsetvar %} {% setvar can_switch %}1{% endsetvar %} {% include "android/_kotlin_switcher2.md" %}

class RuntimeExecutionException : RuntimeException

kotlin.Any
   ↳ kotlin.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ com.google.android.gms.tasks.RuntimeExecutionException

Runtime version of java.util.concurrent.ExecutionException.

See also
getResult

Summary

Public constructors

Inherited functions

From java.lang.Throwable

Public constructors

RuntimeExecutionException

RuntimeExecutionException(cause: Throwable!)