UnsupportedOsException constructor

const UnsupportedOsException()

Const constructor so it's could be used in a const expression.

Implementation

const UnsupportedOsException();