INVALID_ENTITY_DEFINITION_CONSTRUCTOR_CWPRJ1010E=CWPRJ1010E: {0} class must define a default, public or protected, no-argument constructor.
Explanation
All entities must have a default, public or protected, no-argument constructor.
User response
Verify that the class or entity metadata definition is valid and resubmit the operation.