org.eclipse.stardust.engine.api.runtime
Class ServiceNotAvailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.stardust.common.error.ApplicationException
org.eclipse.stardust.engine.api.runtime.ServiceNotAvailableException
- All Implemented Interfaces:
- Serializable
public class ServiceNotAvailableException
- extends org.eclipse.stardust.common.error.ApplicationException
Thrown if the (remote) service could not be reached.
- Version:
- $Revision$
- Author:
- ubirkemeyer
- See Also:
- Serialized Form
| Methods inherited from class org.eclipse.stardust.common.error.ApplicationException |
getError, getInner, getLocalizedMessage, isLogged, setLogged, setResourceBundle |
ServiceNotAvailableException
public ServiceNotAvailableException(String message,
Throwable e)
ServiceNotAvailableException
public ServiceNotAvailableException(String message)
Copyright © 2017 Eclipse Stardust. All Rights Reserved.