ParseUrlException constructor

const ParseUrlException(
  1. String message
)

Implementation

const ParseUrlException(this.message);