Retrieves the message text from an exception-detail object.
public String getMsg();
None.
A String object that contains the message text from the current exception-detail object.
setMsg()