Class OperationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ecmwf.web.ECMWFException
ecmwf.ecpds.master.plugin.http.model.transfer.OperationException
All Implemented Interfaces:
Serializable

public class OperationException extends ecmwf.web.ECMWFException
The Class OperationException.
See Also:
  • Constructor Details

    • OperationException

      public OperationException(String message, Throwable t)
      Instantiates a new operation exception.
      Parameters:
      message - the message
      t - the t