data class ValueNotContainedInDomain: GeometryException
Fields
Name | Description |
---|---|
val value: Double
|
Constructors
<init>
constructor(value: Double)
Parameters
Name | Description |
---|---|
value: Double
|