Package hw
Class IOException
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.
Copyright © demmel products gmbh. All rights reserved.