TokybookServerException constructor

const TokybookServerException(
  1. String message
)

Implementation

const TokybookServerException(super.message);