ConvertableToThrowable

@FunctionalInterface trait ConvertableToThrowable[E]
Companion
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def toThrowable(value: E): Throwable