StringsException constructor

StringsException(
  1. String message
)

Implementation

StringsException(this.message);