de.fzj.unicore.wsrflite.exceptions
Class TerminationTimeChangeRejectedException

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

public class TerminationTimeChangeRejectedException
extends Exception

thrown when the server cannot create a new resource

Author:
schuller
See Also:
Serialized Form

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

TerminationTimeChangeRejectedException

public TerminationTimeChangeRejectedException()

TerminationTimeChangeRejectedException

public TerminationTimeChangeRejectedException(String message)

TerminationTimeChangeRejectedException

public TerminationTimeChangeRejectedException(String message,
                                              Throwable cause)

TerminationTimeChangeRejectedException

public TerminationTimeChangeRejectedException(Throwable cause)


Copyright © 2010. All Rights Reserved.