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