org.wfmc.wapi
Class WMInvalidObjectException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.wfmc.wapi.WMWorkflowException
              extended byorg.wfmc.wapi.WMInvalidObjectException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
WMInvalidActivityInstanceException, WMInvalidActivityNameException, WMInvalidAttributeException, WMInvalidFilterException, WMInvalidPackageException, WMInvalidProcessDefinitionException, WMInvalidProcessInstanceException, WMInvalidSessionException, WMInvalidSourceUserException, WMInvalidTargetUserException, WMInvalidToolException, WMInvalidWorkItemException

public abstract class WMInvalidObjectException
extends WMWorkflowException

Author:
Adrian Price
See Also:
Serialized Form

Constructor Summary
protected WMInvalidObjectException(int errorCode, java.lang.Object object)
           
 
Method Summary
 java.lang.Object getObject()
           
 java.lang.String toString()
           
 
Methods inherited from class org.wfmc.wapi.WMWorkflowException
getError
 
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

WMInvalidObjectException

protected WMInvalidObjectException(int errorCode,
                                   java.lang.Object object)
Method Detail

getObject

public java.lang.Object getObject()

toString

public java.lang.String toString()
Overrides:
toString in class WMWorkflowException


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