doc / ch.tutteli.atrium.domain.creating.throwable.thrown / ThrowableThrown / AbsentThrowableMessageProvider

AbsentThrowableMessageProvider

interface AbsentThrowableMessageProvider (source)

Provides a message which can be used in reporting to represent the case that no Throwable at all was thrown.

Properties

message

abstract val message: RawString

The message can be used in reporting to represent the case that no Throwable was thrown at all.