PageException constructor

const PageException(
  1. String msg
)

Implementation

const PageException(this.msg);