Class SCommentDeletionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bonitasoft.engine.commons.exceptions.SBonitaException
org.bonitasoft.engine.core.process.comment.api.SCommentDeletionException
All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

public class SCommentDeletionException extends SBonitaException
Author:
Baptiste Mesta
See Also:
  • Constructor Details

    • SCommentDeletionException

      public SCommentDeletionException(String message, Throwable cause)
    • SCommentDeletionException

      public SCommentDeletionException(String message)
    • SCommentDeletionException

      public SCommentDeletionException(Throwable cause)