Class InvalidCommentContentException

All Implemented Interfaces:
Serializable

public class InvalidCommentContentException extends RumbleException
Exception for XQDY0072: computed comment constructor content contains illegal hyphen sequences.
See Also:
  • Constructor Details

    • InvalidCommentContentException

      public InvalidCommentContentException(String content, ExceptionMetadata metadata)
    • InvalidCommentContentException

      public InvalidCommentContentException(String content)