{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
class Screenshot.ScreenShotException
An Exception associated with failing to capture a screenshot.
synchronized Unit
addSuppressed(exception: Throwable)
synchronized Throwable
fillInStackTrace()
getCause()
String
getLocalizedMessage()
getMessage()
Array<StackTraceElement>
getStackTrace()
synchronized Array<Throwable>
getSuppressed()
initCause(cause: Throwable)
Unit
printStackTrace()
setStackTrace(stackTrace: Array<StackTraceElement>)
toString()