Start native apps faster with the Composables CLI ->
Class

SpaceRequestResult.Error

The space transition failed due to a system error or exception.

Source set: Android
public class Error(public val cause: Throwable) : SpaceRequestResult

The space transition failed due to a system error or exception.

Parameters

cause the underlying exception or cause of the error

Last updated: