|
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
org.apache.tuscany.api.TuscanyException
org.apache.tuscany.host.rmi.RMIHostException
public class RMIHostException
This exception will relate to situations where the end applicaition's input is the cause of the exception
Constructor Summary | |
---|---|
RMIHostException()
|
|
RMIHostException(String message)
|
|
RMIHostException(String message,
Throwable cause)
|
|
RMIHostException(Throwable e)
|
Method Summary |
---|
Methods inherited from class org.apache.tuscany.api.TuscanyException |
---|
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 RMIHostException()
public RMIHostException(String message)
public RMIHostException(Throwable e)
public RMIHostException(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 |