Click or drag to resize

ExtensibilityException Constructor

Initializes a new instance of the ExtensibilityException class

Namespace:  Micros.PosCore.Extensibility
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public ExtensibilityException(
	string msg
)

Parameters

msg
Type: SystemString
See Also