GenericThrowableAdapter

class Object
trait Matchable
class Any

Value members

Concrete methods

def fromThrowable[R, E, A](e: Throwable): ZIO[R, E, A]
def toThrowable[E](e: E): Throwable