RExceptions

rescala.operator.RExceptions$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

Attributes

Graph
Supertypes
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Self type
case class ObservedException(location: Any, details: String, cause: Throwable) extends RuntimeException

Attributes

Graph
Supertypes
trait Product
trait Equals
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any

Value members

Concrete methods

def toExternalReadException[R](r: Any, f: => R): R