InvalidArgument

Raised when invalid data is passed as an argument to a function.

@safe
class InvalidArgument : Exception {}

Constructors

this
this()
Undocumented in source.

Meta