Class TransferAlreadyCompletedException

    • Constructor Detail

      • TransferAlreadyCompletedException

        public TransferAlreadyCompletedException​(String message)
        Constructs a new TransferAlreadyCompletedException with the specified error message.
        Parameters:
        message - Describes the error encountered.