Uses of Package
org.ow2.bonita.facade.exception

Packages that use org.ow2.bonita.facade.exception
org.ow2.bonita.facade Nova Bonita Workflow APIs for handling workflow definition, deployment, execution and history. 
org.ow2.bonita.facade.exception Contains exception classes thrown by Nova Bonita APIs. 
 

Classes in org.ow2.bonita.facade.exception used by org.ow2.bonita.facade
ActivityDefNotFoundException
           
ActivityNotFoundException
           
AmbiguousActivityException
          Exception thrown when the parameters given to a method does not identify clearly an ActivityInstance (more than one ActivityInstance match with the given parameters).
DataFieldNotFoundException
           
DeploymentException
          Exception indicating a failure during the deployment operation.
IllegalTaskStateException
          This exception is thrown when the current state differs from the expected states.
InstanceNotFoundException
           
PackageNotFoundException
          Signal that a process was not found.
ParticipantNotFoundException
          Signal that a particpant was not found.
ProcessNotFoundException
          Signal that a process was not found.
TaskNotFoundException
           
UndeletablePackageException
           
VariableNotFoundException
           
 

Classes in org.ow2.bonita.facade.exception used by org.ow2.bonita.facade.exception
ActivityDefNotFoundException
           
AmbiguousActivityException
          Exception thrown when the parameters given to a method does not identify clearly an ActivityInstance (more than one ActivityInstance match with the given parameters).
BonitaInternalException
          Thrown if an internal Bonita error occurred.
DataFieldNotFoundException
           
IllegalTaskStateException
          This exception is thrown when the current state differs from the expected states.
InstanceNotFoundException
           
PackageNotFoundException
          Signal that a process was not found.
ParticipantNotFoundException
          Signal that a particpant was not found.
TaskNotFoundException
           
UnAuthorizedUserException
          This exception is thrown when a user attemps to execute an unauthorized action.
VariableAlreadyExistException
           
VariableNotFoundException
           
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.