Class FeignClientRequestExecuteException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- ir.a2mo.sdk.autoconfigure.impl.feign.exception.FeignClientRequestExecuteException
-
- All Implemented Interfaces:
java.io.Serializable
public class FeignClientRequestExecuteException extends java.lang.RuntimeException- Since:
- 4/18/2021
- Author:
- Ali Alimohammadi
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FeignClientRequestExecuteException(java.lang.String message, java.lang.Throwable cause)
-