public class UnableToWakeUpWOLNodeException extends RuntimeException
| 构造器和说明 |
|---|
UnableToWakeUpWOLNodeException() |
UnableToWakeUpWOLNodeException(String message) |
UnableToWakeUpWOLNodeException(String message,
Throwable cause) |
UnableToWakeUpWOLNodeException(Throwable cause)
Instantiates a new unable to wake up wol node exception.
|
public UnableToWakeUpWOLNodeException()
public UnableToWakeUpWOLNodeException(String message, Throwable cause)
public UnableToWakeUpWOLNodeException(String message)
public UnableToWakeUpWOLNodeException(Throwable cause)
cause - the causeCopyright © 2021. All rights reserved.