org.ow2.orchestra.facade.exception
Class ActivityNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.ow2.orchestra.facade.exception.OrchestraException
              extended by org.ow2.orchestra.facade.exception.ActivityNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class ActivityNotFoundException
extends OrchestraException

Author:
Guillaume Porcher
See Also:
Serialized Form

Constructor Summary
ActivityNotFoundException(ActivityDefinitionUUID activityUUID)
           
 
Method Summary
 ActivityDefinitionUUID getActivityUUID()
           
 
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

ActivityNotFoundException

public ActivityNotFoundException(ActivityDefinitionUUID activityUUID)
Method Detail

getActivityUUID

public ActivityDefinitionUUID getActivityUUID()


Copyright © 2009 OW2 Consortium. All Rights Reserved.