UnsupportedOperationException constructor

UnsupportedOperationException(
  1. String cause
)

Implementation

UnsupportedOperationException(this.cause);