rtron
Toggle table of contents
1.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
rtron
rtron-math
/
io.rtron.math.geometry
/
GeometryException
/
NotEnoughValidLinearRings
Not
Enough
Valid
Linear
Rings
data
class
NotEnoughValidLinearRings
(
val
suffix
:
String
=
""
)
:
GeometryException
Members
Members & Extensions
Constructors
Not
Enough
Valid
Linear
Rings
Link copied to clipboard
constructor
(
suffix
:
String
=
""
)
Properties
exception
Identifier
Link copied to clipboard
val
exceptionIdentifier
:
String
message
Link copied to clipboard
val
message
:
String
suffix
Link copied to clipboard
val
suffix
:
String
Functions
to
Illegal
State
Exception
Link copied to clipboard
fun
GeometryException
.
toIllegalStateException
(
)
:
IllegalStateException