类 OsDetectionException

所有已实现的接口:
Serializable

public class OsDetectionException extends RuntimeException
另请参阅:
  • 构造器详细资料

    • OsDetectionException

      public OsDetectionException(String message)
    • OsDetectionException

      public OsDetectionException(Throwable cause)
    • OsDetectionException

      public OsDetectionException(String message, Throwable cause)