public class ScrewDriverException extends RuntimeException
| 构造器和说明 |
|---|
ScrewDriverException(String msg)
初始化一个异常
|
ScrewDriverException(String msg,
Throwable throwable)
初始化一个异常
|
ScrewDriverException(Throwable throwable)
初始化一个异常
|
Copyright © 2019 Mirren Tools. All rights reserved.