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