core / pragma / PragmaResult / getOrThrow /
getOrThrow #
fun getOrThrow(): TSuccess
Returns the held value if this is a success, or throws an IllegalStateException if not.
You are viewing documentation for version . View latest versionThis article has been deprecated in the latest version.
core / pragma / PragmaResult / getOrThrow /
fun getOrThrow(): TSuccess
Returns the held value if this is a success, or throws an IllegalStateException if not.