Exceptions
turbolift.io.Exceptions
object Exceptions
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Exceptions.type
Members list
Type members
Classlikes
Attributes
- Supertypes
-
class ControlThrowableclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
case object Cancelled extends ControlThrowable
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Producttrait Equalsclass ControlThrowableclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
Cancelled.type
final class Panic(msg: String) extends RuntimeException
Attributes
- Supertypes
-
class RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
final class Pending extends RuntimeException
Attributes
- Supertypes
-
class RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
final class TieTheKnot extends RuntimeException
Attributes
- Supertypes
-
class RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
final class Unhandled(throwable: Throwable) extends RuntimeException
Attributes
- Supertypes
-
class RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
In this article