RiveException constructor

RiveException(
  1. String message
)

Implementation

RiveException(this.message);