TransferException constructor
TransferException(
- String message
Creates a transfer exception.
Implementation
TransferException(this.message);
Creates a transfer exception.
TransferException(this.message);