toggle menu
rtron
1.3.0
jvm
switch theme
search in API
rtron-math
/
io.rtron.math.geometry
/
GeometryException
/
BoundaryRepresentationGenerationError
Boundary
Representation
Generation
Error
data
class
BoundaryRepresentationGenerationError
(
val
reason
:
String
)
:
GeometryException
Members
Members & Extensions
Constructors
Boundary
Representation
Generation
Error
Link copied to clipboard
constructor
(
reason
:
String
)
Properties
exception
Identifier
Link copied to clipboard
val
exceptionIdentifier
:
String
message
Link copied to clipboard
val
message
:
String
reason
Link copied to clipboard
val
reason
:
String
Functions
to
Illegal
State
Exception
Link copied to clipboard
fun
GeometryException
.
toIllegalStateException
(
)
:
IllegalStateException