getExpl()

Retrieves the explanation for the message associated with the exception-detail object's message number.

Syntax

public String getExpl();

Parameters

None.

Return values

A String object containing the message explanation from the current exception-detail object.

Exceptions

None.

See also

setExpl()

Copyright IBM Corp. 1997, 2004