de.fzj.unicore.wsrflite.exceptions
Class UnableToSetTerminationTimeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.fzj.unicore.wsrflite.exceptions.UnableToSetTerminationTimeException
All Implemented Interfaces:
Serializable

public class UnableToSetTerminationTimeException
extends Exception

thrown when the server cannot fulfil a set termination time request

Author:
schuller
See Also:
Serialized Form

Constructor Summary
UnableToSetTerminationTimeException()
           
UnableToSetTerminationTimeException(String message)
           
UnableToSetTerminationTimeException(String message, Throwable cause)
           
UnableToSetTerminationTimeException(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

UnableToSetTerminationTimeException

public UnableToSetTerminationTimeException()

UnableToSetTerminationTimeException

public UnableToSetTerminationTimeException(String message)

UnableToSetTerminationTimeException

public UnableToSetTerminationTimeException(String message,
                                           Throwable cause)

UnableToSetTerminationTimeException

public UnableToSetTerminationTimeException(Throwable cause)


Copyright © 2010. All Rights Reserved.