Package java.lang
Class Throwable

Public Method getLocalizedMessage

String getLocalizedMessage()

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Subclasses may override this method in order to produce a locale-specific message. For subclasses that do not override this method, the default implementation returns the same result as getMessage.