org.gcube.datatransfer.agent.library.exceptions
Class MonitorTransferException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gcube.datatransfer.agent.library.exceptions.MonitorTransferException
All Implemented Interfaces:
Serializable

@Unrecoverable
@WebFault(name="MonitorTransferFault")
public class MonitorTransferException
extends Exception

See Also:
Serialized Form

Constructor Summary
MonitorTransferException()
           
MonitorTransferException(String message)
           
MonitorTransferException(String msg, Throwable cause)
           
MonitorTransferException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MonitorTransferException

public MonitorTransferException()

MonitorTransferException

public MonitorTransferException(String message)

MonitorTransferException

public MonitorTransferException(String msg,
                                Throwable cause)

MonitorTransferException

public MonitorTransferException(Throwable cause)


Copyright © 2014. All Rights Reserved.