PugServerException constructor

const PugServerException(
  1. String message
)

Implementation

const PugServerException(this.message);