sealed class GeometryException: Any
Fields
Name | Description |
---|---|
val message: String
|
|
val exceptionIdentifier: String
|
Extensions
toIllegalStateException
fun GeometryException.toIllegalStateException(): IllegalStateException
Receiver
Name | Description |
---|---|
GeometryException
|
ReturnValue
Name | Description |
---|---|
IllegalStateException
|