class PlantHasNoSubjectException : RuntimeException
(source)
Represents the Exception that an AssertionPlant.subject was not defined but one tried to access it.
PlantHasNoSubjectException() PlantHasNoSubjectException(message: String)
Represents the Exception that an AssertionPlant.subject was not defined but one tried to access it. |