|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.eclipse.core.runtime.CoreException
org.eclipse.ecf.core.util.ECFException
org.eclipse.ecf.remoteservice.rpc.RpcException
public class RpcException
Constructor Summary | |
---|---|
RpcException(java.lang.String message,
java.lang.Throwable cause)
|
|
RpcException(java.lang.Throwable cause)
|
|
RpcException(java.lang.Throwable cause,
int errorCode)
|
Method Summary |
---|
Methods inherited from class org.eclipse.core.runtime.CoreException |
---|
getCause, getStatus, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RpcException(java.lang.Throwable cause)
public RpcException(java.lang.Throwable cause, int errorCode)
public RpcException(java.lang.String message, java.lang.Throwable cause)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |