类 DetectionException

    • 构造器详细资料

      • DetectionException

        public DetectionException()
      • DetectionException

        public DetectionException​(String message,
                                  Throwable cause,
                                  boolean enableSuppression,
                                  boolean writableStackTrace)
      • DetectionException

        public DetectionException​(String message,
                                  Throwable cause)
      • DetectionException

        public DetectionException​(String message)
      • DetectionException

        public DetectionException​(Throwable cause)