Package hw
Class IOException

Public Method getErrorCode

int getErrorCode()

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Returns Range Description
int Public Fields, -1 last error code

This method returns the last error code if IOException(int) was used. -1 is returned if the IOException(String) was used.