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