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

◆ InitArgumentsNotReceivedException() [2/4]

Sisus.Init.InitArgumentsNotReceivedException.InitArgumentsNotReceivedException ( Type clientType,
[CallerMemberName] string methodName = null )

Initializes a new instance of the InitArgumentsNotReceivedException class.

Parameters
clientTypeType of the client that failed to receive the arguments.

///

Parameters
methodNameName of the method from which the exception originates.