Checks if the given error is an instance of ApiError.
The error to check
True if the error is an instance of ApiError, false otherwise
Use {UmbApiError.isUmbApiError} instead and map your object to {UmbApiError} if needed.
Checks if the given error is an instance of ApiError.