EarlyExit

clam.dispatch.Result$.EarlyExit
final case class EarlyExit() 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