Constructs an $(D_PSYMBOL UnexpectedArgumentError).
arguments contains both actual and expected arguments. First the actual arguments are given. The last argument in Args is a $(D_PSYMBOL Maybe) containing the expected arguments.
Object type.
name's actual and expected arguments.
Unexpected call name.
File.
Line number.
The next error.
See Implementation
Constructs an $(D_PSYMBOL UnexpectedArgumentError).
arguments contains both actual and expected arguments. First the actual arguments are given. The last argument in Args is a $(D_PSYMBOL Maybe) containing the expected arguments.