public class DetectorException
extends java.lang.Exception
| 构造器和说明 |
|---|
DetectorException() |
DetectorException(java.lang.String message) |
DetectorException(java.lang.String message,
java.lang.Throwable cause) |
DetectorException(java.lang.Throwable cause) |