Android Solid Services
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
Android Solid Services
Shared
/
com.erfangholami.androidsolidservices.shared.result
/
SolidError
/
asException
as
Exception
fun
asException
(
)
:
SolidResultException
Wraps this error in a throwable for
getOrThrow
-style propagation, preserving
cause
.