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