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