CbzParserException constructor

const CbzParserException(
  1. String message
)

Implementation

const CbzParserException(this.message);