 | ProcessingException Constructor (Int32, String) |
Namespace:
LynceeTec.Processing
Assembly:
LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntaxpublic ProcessingException(
int errCode,
string pMsg
)
public:
ProcessingException(
int errCode,
String^ pMsg
)
Parameters
- errCode
- Type: SystemInt32
- pMsg
- Type: SystemString
See Also