INSTANTIATION_EXCEPTION=CWSPT0103E: Class: {0} can not be instantiated.
Explanation
The specified class object cannot be instantiated because it is an interface or is an abstract class.
User response
Check your generated code to see if the class is there.