Class FallbackProxyCreationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.cloud.client.circuitbreaker.httpservice.FallbackProxyCreationException
- All Implemented Interfaces:
Serializable
Exception thrown when a fallback proxy cannot be created.
- Since:
- 5.0.0
- Author:
- Olga Maciaszek-Sharma
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FallbackProxyCreationException
-