Class SCommentAddException

  • All Implemented Interfaces:
    java.io.Serializable

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

      • SCommentAddException

        public SCommentAddException​(java.lang.String message,
                                    java.lang.Exception cause)
      • SCommentAddException

        public SCommentAddException​(java.lang.String message)
      • SCommentAddException

        public SCommentAddException​(java.lang.Exception cause)
      • SCommentAddException

        public SCommentAddException​(long processInstanceId,
                                    java.lang.String commentType,
                                    java.lang.Exception e)