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.