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 |
The space transition failed due to a system error or exception.
public class Error(public val cause: Throwable) : SpaceRequestResult
The space transition failed due to a system error or exception.
| cause | the underlying exception or cause of the error |
Last updated: