You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Checking EG(exception) after calling an API function is a more expensive operation than checking the return value.
Refactor the API in such a way as to eliminate this check.