BallRuntimeError constructor

BallRuntimeError(
  1. String message
)

Implementation

BallRuntimeError(this.message);