Illegal Argument Exception
expect open class IllegalArgumentException(message: String?, cause: Throwable?) : RuntimeException
Content copied to clipboard
actual open class IllegalArgumentException(message: String?, cause: Throwable?) : RuntimeException
Content copied to clipboard
actual open class IllegalArgumentException(message: String?, cause: Throwable?) : RuntimeException
Content copied to clipboard
Constructors
IllegalArgumentException
Link copied to clipboard
IllegalArgumentException
Link copied to clipboard
IllegalArgumentException
Link copied to clipboard
Properties
Inheritors
NumberFormatException
Link copied to clipboard