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