doc / ch.tutteli.atrium.core / CoreFactoryCommon / newRemoveAtriumFromAtriumErrorAdjuster

newRemoveAtriumFromAtriumErrorAdjuster

abstract fun newRemoveAtriumFromAtriumErrorAdjuster(): AtriumErrorAdjuster (source)
Deprecated: Create a new RemoveAtriumFromAtriumError via the ComponentFactoryContainer, e.g. via _logic.components.build<RemoveAtriumFromAtriumError>(); will be removed with 0.18.0

An AtriumErrorAdjuster which removes stack frames of Atrium.

Return
The newly created adjuster.