UnsupportedDeviceException constructor
UnsupportedDeviceException(
- String title
Implementation
UnsupportedDeviceException(String title) : super(title);
UnsupportedDeviceException(String title) : super(title);