MATLAB Production Server C Client  R2021b
component: mds_c_client, module directory: deployment_server/client/c/mps, copyright: MathWorks
Data Fields
mpsErrorInfoGeneric Struct Reference

Details about an error not caused by non-200 HTTP errors or MATLAB execution errors. More...

#include <mps/client.h>

Data Fields

const char * genericErrorMsg
 Error message corresponding to the generic error. More...
 

Detailed Description

Details about an error not caused by non-200 HTTP errors or MATLAB execution errors.

Definition at line 218 of file client.h.

Field Documentation

◆ genericErrorMsg

const char* mpsErrorInfoGeneric::genericErrorMsg

Error message corresponding to the generic error.

Definition at line 221 of file client.h.


The documentation for this struct was generated from the following file: