org.eclipse.stardust.engine.api.runtime
Class BindingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.stardust.common.error.ApplicationException
org.eclipse.stardust.common.error.PublicException
org.eclipse.stardust.engine.api.runtime.BindingException
- All Implemented Interfaces:
- Serializable
public class BindingException
- extends org.eclipse.stardust.common.error.PublicException
Thrown in case of semantic binding errors during binding/unbinding event handler to
activity or process instances.
- Version:
- $Revision$
- Author:
- ubirkemeyer
- See Also:
- Serialized Form
| Methods inherited from class org.eclipse.stardust.common.error.ApplicationException |
getError, getInner, getLocalizedMessage, isLogged, setLogged, setResourceBundle |
BindingException
public BindingException(String message)
- Deprecated.
BindingException
public BindingException(org.eclipse.stardust.common.error.ErrorCase errorCase)
Copyright © 2017 Eclipse Stardust. All Rights Reserved.