InvalidArgumentException.this

Exception Constructor

class InvalidArgumentException
@safe
this
(
in string message
)

Parameters

message string

The message for the exception.

Meta