Class TransferServerProvider.TransferServerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ecmwf.ecpds.master.transfer.TransferServerProvider.TransferServerException
All Implemented Interfaces:
Serializable
Enclosing class:
TransferServerProvider

public static final class TransferServerProvider.TransferServerException extends Exception
Exception indicating that a suitable transfer group or server could not be found or selected.

Typical causes include:

  • group not found or not available,
  • no volumes configured for the group,
  • no active DataMover available after filtering,
  • destination mapping errors.
See Also: