public class ProcessException extends RuntimeException
| 构造器和说明 |
|---|
ProcessException() |
ProcessException(String message) |
ProcessException(String message,
Throwable cause) |
ProcessException(Throwable cause) |
Copyright © 2016. All Rights Reserved.