net.kwfgrid.gwes.client
Class WorkflowSecurityException

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

public class WorkflowSecurityException
extends Exception

See Also:
Serialized Form

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

WorkflowSecurityException

public WorkflowSecurityException()

WorkflowSecurityException

public WorkflowSecurityException(String s)

WorkflowSecurityException

public WorkflowSecurityException(String s,
                                 Throwable ex)

WorkflowSecurityException

public WorkflowSecurityException(Throwable cause)
Method Detail

setFaultMessage

public void setFaultMessage(GWESStub.WorkflowSecurityExceptionE msg)

getFaultMessage

public GWESStub.WorkflowSecurityExceptionE getFaultMessage()


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