public class InfoPlusException extends RuntimeException
事件处理中的错误建议通过抛出此异常的方式进行响应。
构造器和说明 |
---|
InfoPlusException(String message) |
InfoPlusException(String message,
boolean retry) |
InfoPlusException(String message,
boolean retry,
Throwable cause) |
InfoPlusException(String message,
Throwable cause) |
限定符和类型 | 方法和说明 |
---|---|
Boolean |
getRetry() |
Copyright © 2024. All rights reserved.