WampFileTransferException constructor

const WampFileTransferException(
  1. String message
)

Implementation

const WampFileTransferException(this.message);