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