Retrieves the explanation for the message associated with the exception-detail object's message number.
public String getExpl();
None.
A String object containing the message explanation from the current exception-detail object.
setExpl()