SWTException.getMessage

Returns the string describing this SWTException object. <p> It is combined with the message string of the Throwable which caused this SWTException (if this information is available). </p> @return the error message string of this SWTException object

class SWTException
String
getMessage
(
)

Meta