Exceptions

turbolift.io.Exceptions
object Exceptions

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Exceptions.type

Members list

Type members

Classlikes

final class Aborted(value: Any, prompt: Prompt) extends ControlThrowable

Attributes

Supertypes
class ControlThrowable
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
case object Cancelled extends ControlThrowable

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
class ControlThrowable
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
Cancelled.type
final class Panic(msg: String) extends RuntimeException

Attributes

Supertypes
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final class Pending extends RuntimeException

Attributes

Supertypes
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final class TieTheKnot extends RuntimeException

Attributes

Supertypes
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final class Unhandled(throwable: Throwable) extends RuntimeException

Attributes

Supertypes
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all