rtron
1.3.0
rtron-math
/
io.rtron.math.geometry
/
GeometryException
/
ValueNotContainedInDomain
Value
Not
Contained
In
Domain
data
class
ValueNotContainedInDomain
(
val
value
:
Double
)
:
GeometryException
Constructors
Properties
Extensions
Constructors
Value
Not
Contained
In
Domain
Link copied to clipboard
fun
ValueNotContainedInDomain
(
value
:
Double
)
Properties
exception
Identifier
Link copied to clipboard
val
exceptionIdentifier
:
String
message
Link copied to clipboard
val
message
:
String
value
Link copied to clipboard
val
value
:
Double
Extensions
to
Illegal
State
Exception
Link copied to clipboard
fun
GeometryException
.
toIllegalStateException
(
)
:
IllegalStateException