Package io.grpc.xds
Class LoadBalancerConfigFactory.LoadBalancingPolicyConverter.MaxRecursionReachedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- io.grpc.xds.LoadBalancerConfigFactory.LoadBalancingPolicyConverter.MaxRecursionReachedException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- LoadBalancerConfigFactory.LoadBalancingPolicyConverter
static class LoadBalancerConfigFactory.LoadBalancingPolicyConverter.MaxRecursionReachedException extends java.lang.Exception
-
-
Field Summary
Fields Modifier and Type Field Description (package private) static long
serialVersionUID
-
Constructor Summary
Constructors Constructor Description MaxRecursionReachedException()
-
-
-
Field Detail
-
serialVersionUID
static final long serialVersionUID
- See Also:
- Constant Field Values
-
-