net.kwfgrid.gwes.client
Class IncompatibleVersionsException

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

public class IncompatibleVersionsException
extends Exception

See Also:
Serialized Form

Constructor Summary
IncompatibleVersionsException()
           
IncompatibleVersionsException(String s)
           
IncompatibleVersionsException(String s, Throwable ex)
           
IncompatibleVersionsException(Throwable cause)
           
 
Method Summary
 GWESStub.IncompatibleVersionsExceptionE getFaultMessage()
           
 void setFaultMessage(GWESStub.IncompatibleVersionsExceptionE 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

IncompatibleVersionsException

public IncompatibleVersionsException()

IncompatibleVersionsException

public IncompatibleVersionsException(String s)

IncompatibleVersionsException

public IncompatibleVersionsException(String s,
                                     Throwable ex)

IncompatibleVersionsException

public IncompatibleVersionsException(Throwable cause)
Method Detail

setFaultMessage

public void setFaultMessage(GWESStub.IncompatibleVersionsExceptionE msg)

getFaultMessage

public GWESStub.IncompatibleVersionsExceptionE getFaultMessage()


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