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.