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