EpubParserException constructor

const EpubParserException(
  1. String message
)

Implementation

const EpubParserException(this.message);