ToThrowable

trait ToThrowable[E]

Type class that converts a value of type E into Throwable

Type class that converts a value of type E into Throwable

Companion
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def throwable(e: E): Throwable