LibrivoxApiException constructor

const LibrivoxApiException(
  1. String message
)

Implementation

const LibrivoxApiException(super.message);