Class SCommentException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

public class SCommentException extends SBonitaException
Author:
Hongwen Zang
See Also:
  • Constructor Details

    • SCommentException

      public SCommentException(String message, Throwable cause)
    • SCommentException

      public SCommentException(String message)
    • SCommentException

      public SCommentException(Throwable cause)