Class SCommentAddException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

public class SCommentAddException extends SBonitaException
Author:
Hongwen Zang, Celine Souchet
See Also:
  • Constructor Details

    • SCommentAddException

      public SCommentAddException(String message, Exception cause)
    • SCommentAddException

      public SCommentAddException(String message)
    • SCommentAddException

      public SCommentAddException(Exception cause)
    • SCommentAddException

      public SCommentAddException(long processInstanceId, String commentType, Exception e)