toggle menu
rtron
1.3.0
jvm
switch theme
search in API
rtron-math
/
io.rtron.math.geometry
/
GeometryException
/
ValueNotContainedInDomain
Value
Not
Contained
In
Domain
data
class
ValueNotContainedInDomain
(
val
value
:
Double
)
:
GeometryException
Members
Members & Extensions
Constructors
Value
Not
Contained
In
Domain
Link copied to clipboard
constructor
(
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
Functions
to
Illegal
State
Exception
Link copied to clipboard
fun
GeometryException
.
toIllegalStateException
(
)
:
IllegalStateException