Errorable

smithy4s.Errorable
trait Errorable[E]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def liftError(throwable: Throwable): Option[E]