Init(args)
Scripting Reference
Loading...
Searching...
No Matches

◆ InitArgumentsNotReceivedException() [3/4]

Sisus.Init.InitArgumentsNotReceivedException.InitArgumentsNotReceivedException ( object client,
[CallerMemberName] string methodName = null )

Initializes a new instance of the InitArgumentsNotReceivedException class.

Parameters
methodNameName of the method from which the exception originates.
clientThe client object that failed to receive the arguments.