errorCode property
int
get
errorCode
Error code supplied by the operating system. Will have the value noErrorCode if there is no error code associated with the error.
Implementation
int get errorCode;
Error code supplied by the operating system. Will have the value noErrorCode if there is no error code associated with the error.
int get errorCode;