On this page
Class scala.util.control.ReturnThrowable
class ReturnThrowable[T] extends ControlThrowable
Supertypes |
---|
Concrete methods
Source
def result: T
Source
def throwReturn(result: T): Nothing
Inherited methods
Inherited from | Throwable |
---|
def fillInStackTrace(): Throwable
Inherited from | Throwable |
---|
Inherited from | Throwable |
---|
def getLocalizedMessage(): String
Inherited from | Throwable |
---|
def getMessage(): String
Inherited from | Throwable |
---|
Inherited from | Throwable |
---|
Inherited from | Throwable |
---|
Inherited from | Throwable |
---|
Inherited from | Throwable |
---|
Inherited from | Throwable |
---|
def printStackTrace(): Unit
Inherited from | Throwable |
---|
Inherited from | Throwable |
---|
Inherited from | Throwable |
---|
© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.1.1/scala/util/control/NonLocalReturns$$ReturnThrowable.html