org.objectweb.dsrg.sofa.osgi
Class ServiceUnavailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.objectweb.dsrg.sofa.osgi.ServiceUnavailableException
- All Implemented Interfaces:
- java.io.Serializable
public class ServiceUnavailableException
- extends java.lang.RuntimeException
ServiceUnavailableException exception
- See Also:
- Serialized Form
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 |
ServiceUnavailableException
public ServiceUnavailableException()
ServiceUnavailableException
public ServiceUnavailableException(java.lang.String str)
ServiceUnavailableException
public ServiceUnavailableException(java.lang.Throwable t)
ServiceUnavailableException
public ServiceUnavailableException(java.lang.String str,
java.lang.Throwable t)