Class StatefulException

java.lang.Object
All Implemented Interfaces:
Serializable

public class StatefulException extends UncheckedException
带有状态码的异常
Since:
Java 17+
Author:
Kimi Liu
See Also: