 | DeviceException Constructor (String, Exception) |
Namespace:
LynceeTec.InterfaceEpos
Assembly:
LynceeTec.InterfaceEpos (in LynceeTec.InterfaceEpos.dll) Version: 0.0.0.0
Syntaxpublic DeviceException(
string mess,
Exception innerEx
)
public:
DeviceException(
String^ mess,
Exception^ innerEx
)
Parameters
- mess
- Type: SystemString
- innerEx
- Type: SystemException
See Also