setInformativeText method doesn't exist in this class.
I have the error message dialog working but don't understand why the second statement is needed.oErrorMsg:showMessage("Test message")oErrorMsg:exec()Can someone explain why the class behaves this way? Thank you.
oErrorMsg:showMessage("Test message")oErrorMsg:exec()