org.wfmc.wapi
Class WMExecuteException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.wfmc.wapi.WMWorkflowException
              extended byorg.wfmc.wapi.WMExecuteException
All Implemented Interfaces:
java.io.Serializable

public class WMExecuteException
extends WMWorkflowException

See Also:
Serialized Form

Constructor Summary
WMExecuteException(java.lang.String exceptionName)
           
 
Method Summary
 java.lang.String getExceptionName()
           
 
Methods inherited from class org.wfmc.wapi.WMWorkflowException
getError, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WMExecuteException

public WMExecuteException(java.lang.String exceptionName)
Method Detail

getExceptionName

public java.lang.String getExceptionName()


SourceForge.net Logo OBE-1.0 Copyright (C) 2002-2006 Adrian Price. All Rights Reserved.