org.wfmc.wapi
Class WMInvalidPackageException

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

public class WMInvalidPackageException
extends WMInvalidObjectException

Author:
Adrian Price
See Also:
Serialized Form

Constructor Summary
WMInvalidPackageException(java.lang.String packageId)
           
 
Methods inherited from class org.wfmc.wapi.WMInvalidObjectException
getObject, 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

WMInvalidPackageException

public WMInvalidPackageException(java.lang.String packageId)


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