IllegalOperationException constructor

IllegalOperationException(
  1. String cause
)

Implementation

IllegalOperationException(this.cause);