|
Apache Tuscany SCA Kernel Sub-Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.tuscany.api.TuscanyRuntimeException
org.apache.tuscany.host.rmi.RMIHostRuntimeException
public class RMIHostRuntimeException
This exception relates to cases where there is a problem with the Host runtime
Constructor Summary | |
---|---|
RMIHostRuntimeException()
|
|
RMIHostRuntimeException(String message)
|
|
RMIHostRuntimeException(String message,
Throwable cause)
|
|
RMIHostRuntimeException(Throwable e)
|
Method Summary |
---|
Methods inherited from class org.apache.tuscany.api.TuscanyRuntimeException |
---|
addContextName, getIdentifier, getMessage, returnContextNames, setIdentifier |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, 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 |
---|
public RMIHostRuntimeException()
public RMIHostRuntimeException(String message)
public RMIHostRuntimeException(Throwable e)
public RMIHostRuntimeException(String message, Throwable cause)
|
Apache Tuscany SCA Kernel Sub-Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |