MATLAB Production Server C Client  R2016a
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
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

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: