Skip to content

Extract unsupportedOSTypeError to errors pkg

Steve Xuereb requested to merge extraact-unsupportedOSErr into master

What does this MR do?

Extract unsupportedOSTypeError to errors pkg

Why was this MR needed?

This error is going to be used in multiple places, for example:

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Merge request reports