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