CTG6788E Exception [ exception ] occurred while attempting to load the class: class name
Explanation
An exception occurred while the specified class was being loaded. Possible causes are: the class could not be found, the class did not have a public constructor.
System action
System action is not required.
User response
Check exception and that class is available and has a public constructor.