findByCode
Finds the ErrorCode by the native chrome embedded framework integer-based error code value.
Return
The Java enum mapped to that error code or null if none was found.
Parameters
code
The integer-based raw error code.
Finds the ErrorCode by the native chrome embedded framework integer-based error code value.
The Java enum mapped to that error code or null if none was found.
The integer-based raw error code.