toggle menu
rtron
1.3.0
jvm
switch theme
search in API
rtron-math
/
io.rtron.math.geometry
/
GeometryException
/
NotEnoughVertices
Not
Enough
Vertices
data
class
NotEnoughVertices
(
val
suffix
:
String
=
""
)
:
GeometryException
Members
Members & Extensions
Constructors
Not
Enough
Vertices
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