public class ResponseProcessException
extends com.luckyframework.exception.LuckyRuntimeException
| 构造器和说明 |
|---|
ResponseProcessException(String message) |
ResponseProcessException(String messageTemplate,
Object... args) |
ResponseProcessException(String message,
Throwable ex) |
ResponseProcessException(Throwable ex) |
ResponseProcessException(Throwable ex,
String messageTemplate,
Object... args) |
Copyright © 2023. All rights reserved.