net.kwfgrid.gwes.client
Class RemoteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.kwfgrid.gwes.client.RemoteException
- All Implemented Interfaces:
- Serializable
public class RemoteException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RemoteException
public RemoteException()
RemoteException
public RemoteException(String s)
RemoteException
public RemoteException(String s,
Throwable ex)
RemoteException
public RemoteException(Throwable cause)
setFaultMessage
public void setFaultMessage(GWESStub.RemoteExceptionE msg)
getFaultMessage
public GWESStub.RemoteExceptionE getFaultMessage()
Copyright © 2005-2011 Fraunhofer FIRST. All Rights Reserved.