types
/
kotools.types.number
/
NonZeroInt
/
ConstructionError
common
Construction
Error
@
SinceKotools
(
project =
Project.Types
,
version =
"3.0"
)
object
ConstructionError
:
IllegalArgumentException
Content copied to clipboard
Error thrown when creating a
NonZeroInt
fails.
Properties
Properties
cause
Link copied to clipboard
common
open val
cause
:
Throwable
?
Content copied to clipboard
message
Link copied to clipboard
common
open val
message
:
String
?
Content copied to clipboard