Uses of Package
org.operaton.bpm.engine.exception
Packages that use org.operaton.bpm.engine.exception
Package
Description
Public API of the Operaton engine.
Typical usage of the API starts by the creation of a
Typical usage of the API starts by the creation of a
ProcessEngineConfiguration
(typically based on a configuration file), from which a ProcessEngine can be obtained.API implementation classes, which shouldn't directly be used by end-users.
-
Classes in org.operaton.bpm.engine.exception used by org.operaton.bpm.engineClassDescriptionThis exception is thrown, if an operation is not allowed to be executed.
-
Classes in org.operaton.bpm.engine.exception used by org.operaton.bpm.engine.impl
-
Classes in org.operaton.bpm.engine.exception used by org.operaton.bpm.engine.impl.cfg
-
Classes in org.operaton.bpm.engine.exception used by org.operaton.bpm.engine.impl.db
-
Classes in org.operaton.bpm.engine.exception used by org.operaton.bpm.engine.impl.externaltask
-
Classes in org.operaton.bpm.engine.exception used by org.operaton.bpm.engine.impl.utilClassDescriptionThis exception is thrown, if an entity (case execution, case definition) is not found.