doc / ch.tutteli.atrium.reporting / AtriumError / create

create

fun create(message: String, atriumErrorAdjuster: AtriumErrorAdjuster): AtriumError (source)

Creates an AtriumError and adjusts it with the given atriumErrorAdjuster before it is returned.

Return
The newly created AtriumError