public class ServiceProxyDestroyedException extends ServiceException
Constructor and Description |
---|
ServiceProxyDestroyedException()
Constructs a new
ServiceProxyDestroyedException instance. |
ServiceProxyDestroyedException(String message)
Constructs a new
ServiceProxyDestroyedException instance. |
ServiceProxyDestroyedException(String message,
Throwable cause)
Constructs a new
ServiceProxyDestroyedException instance. |
ServiceProxyDestroyedException(Throwable cause)
Constructs a new
ServiceProxyDestroyedException instance. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ServiceProxyDestroyedException()
ServiceProxyDestroyedException
instance.public ServiceProxyDestroyedException(String message, Throwable cause)
ServiceProxyDestroyedException
instance.message
- cause
- public ServiceProxyDestroyedException(String message)
ServiceProxyDestroyedException
instance.message
- public ServiceProxyDestroyedException(Throwable cause)
ServiceProxyDestroyedException
instance.cause
- Copyright © 2006–2015. All rights reserved.