Class TransferConflictException

    • Constructor Detail

      • TransferConflictException

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