java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bonitasoft.engine.commons.exceptions.SBonitaException
org.bonitasoft.engine.core.process.instance.api.exceptions.event.SEventInstanceException
All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException
Direct Known Subclasses:
SEventInstanceCreationException, SEventInstanceNotFoundException, SEventInstanceReadException, SMessageInstanceNotFoundException, SWaitingEventNotFoundException

public class SEventInstanceException extends SBonitaException
Author:
Elias Ricken de Medeiros
See Also:
  • Constructor Details

    • SEventInstanceException

      public SEventInstanceException(String message)
    • SEventInstanceException

      public SEventInstanceException(String message, Throwable cause)
    • SEventInstanceException

      public SEventInstanceException(Throwable cause)