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