doc / ch.tutteli.atrium.creating / PlantHasNoSubjectException

PlantHasNoSubjectException

class PlantHasNoSubjectException : RuntimeException
Deprecated: No longer required with Expect; will be removed with 1.0.0

Represents the Exception that an AssertionPlant.subject was not defined but one tried to access it.

Constructors

<init>

PlantHasNoSubjectException()PlantHasNoSubjectException(message: String)

Represents the Exception that an AssertionPlant.subject was not defined but one tried to access it.