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