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