class TransferNotFoundException : Exception
Used when accepting a non-existent transfer
TransferNotFoundException(message: String)