Click or drag to resize

UiiException(String, String, Object) Constructor

Localaized exception

Namespace: GS1.EPC.Api
Assembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntax
C#
public UiiException(
	string reason,
	string messageKey,
	params Object[] messageParameters
)

Parameters

reason  String
 
messageKey  String
 
messageParameters  Object
 
See Also