Class SegmentException

All Implemented Interfaces:
Serializable

public class SegmentException extends RuntimeException
分词服务异常类
Author:
jackning
See Also:
  • Constructor Details

    • SegmentException

      public SegmentException(String message)
    • SegmentException

      public SegmentException(String message, Throwable cause)