Class NotAllowCommentException

All Implemented Interfaces:
Serializable

public class NotAllowCommentException extends ParserException
See Also:
  • Constructor Details

    • NotAllowCommentException

      public NotAllowCommentException()
    • NotAllowCommentException

      public NotAllowCommentException(String message, Throwable e)
    • NotAllowCommentException

      public NotAllowCommentException(String message)