Class VariantRouter.NoVariantException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cloud.opencode.base.feature.proxy.VariantRouter.NoVariantException
- All Implemented Interfaces:
Serializable
- Enclosing class:
VariantRouter<T>
Exception thrown when no variant is available
当没有可用变体时抛出的异常
- Since:
- JDK 25, opencode-base-feature V1.0.0
- Author:
- Leon Soo www.LeonSoo.com
- 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
-
NoVariantException
-
-
Method Details
-
getFeatureKey
-