LibrivoxException constructor

const LibrivoxException(
  1. String message
)

Implementation

const LibrivoxException(this.message);