Go to repository
Internal

Function errorEquals

Answer if two Errors are equal. Two Errors are equal when they both have the exact name and message.

Parameters

Returns boolean

true if both Errors are equal, false otherwise.