UnsupportedDeviceException constructor

UnsupportedDeviceException(
  1. String title
)

Implementation

UnsupportedDeviceException(String title) : super(title);