de.fzj.unicore.wsrflite.exceptions
Class UnableToSetTerminationTimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
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.