Type guard that checks if a value is an instance of Error.
The value to check
True if the value is an Error instance, false otherwise
Type guard that checks if a value is an instance of Error.