Package io.grpc.rls
Class LbPolicyConfiguration.InvalidChildPolicyConfigException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.grpc.rls.LbPolicyConfiguration.InvalidChildPolicyConfigException
- All Implemented Interfaces:
Serializable
- Enclosing class:
LbPolicyConfiguration
Exception thrown when attempting to parse child policy encountered parsing issue.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
InvalidChildPolicyConfigException
InvalidChildPolicyConfigException(String message)
-
-
Method Details
-
fillInStackTrace
- Overrides:
fillInStackTrace
in classThrowable
-