Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error activating exception class

former_member462348
Participant
0 Likes
557

Hi Experts

Am facing the below error while using an exception class on my code, Please help me to resolve it.

2 REPLIES 2
Read only

Ankit_Maskara
Product and Topic Expert
Product and Topic Expert
0 Likes
526

Check the data type of parameter TEXTID and of constant ZCX_EXCEPTION_TMG=>INCORRECT_ENTRY.

Both should be same which in this case is not.

BR.

Read only

matt
Active Contributor
0 Likes
526

What is the type of TEXTID? What is the type of INCORRECT_ENTRY? How have you defined INCORRECT_ENTRY?