InvocationError

clam.dispatch.Result$.InvocationError
final case class InvocationError(t: Throwable) extends Result[Nothing]

Members list

Concise view

Value members

Inherited methods

def isOk: Boolean

Attributes

Inherited from:
Result
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product