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