ws1-framework/com.airwatch.gateway/GatewayException/getErrCode
getErrCode¶
open fun getErrCode(): Int
Returns the error code associated with this exception.
Return¶
one of the ERROR_CODE_* constants (e.g., ERROR_CODE_INIT_MISSING, ERROR_CODE_INVALID_ARGUMENT, etc.)