ConstructionError

@SinceKotools(project = Project.Types, version = "3.0")
object ConstructionError : IllegalArgumentException

Error thrown when creating a NonZeroInt fails.

Properties

cause
Link copied to clipboard
common
open val cause: Throwable?
message
Link copied to clipboard
common
open val message: String?