fmeobjects.FMEReprojector.getLastErrorMessage

FMEReprojector.getLastErrorMessage()

Retrieve the last error message if an exception had been raised internal to this class. A blank str is returned if there was no previous error message.

Return type:

str

Returns:

The last error message.