Skip to Content
-1
May 19, 2020 at 11:22 AM

exception class text use message class

3821 Views

Good day all. I have created a custom exception class which extends from CX_STATIC_CHECK. Under properties I specified a custom message class under general data in message class field. I want to display the text from the custom message class in the class texts when I throw a message as opposed to specifying the text directly in the class. How do I do that? Thanks in advance.