public class ProcessException extends RuntimeException
构造器和说明 |
---|
ProcessException() |
ProcessException(String message) |
ProcessException(String message,
Throwable cause) |
ProcessException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
ProcessException(Throwable cause) |
Copyright © 2015. All rights reserved.