net.kwfgrid.gwes.client
Class IllegalModificationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.kwfgrid.gwes.client.IllegalModificationException
All Implemented Interfaces:
Serializable

public class IllegalModificationException
extends Exception

See Also:
Serialized Form

Constructor Summary
IllegalModificationException()
           
IllegalModificationException(String s)
           
IllegalModificationException(String s, Throwable ex)
           
IllegalModificationException(Throwable cause)
           
 
Method Summary
 GWESStub.IllegalModificationExceptionE getFaultMessage()
           
 void setFaultMessage(GWESStub.IllegalModificationExceptionE msg)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IllegalModificationException

public IllegalModificationException()

IllegalModificationException

public IllegalModificationException(String s)

IllegalModificationException

public IllegalModificationException(String s,
                                    Throwable ex)

IllegalModificationException

public IllegalModificationException(Throwable cause)
Method Detail

setFaultMessage

public void setFaultMessage(GWESStub.IllegalModificationExceptionE msg)

getFaultMessage

public GWESStub.IllegalModificationExceptionE getFaultMessage()


Copyright © 2005-2011 Fraunhofer FIRST. All Rights Reserved.