Class FeatureProxy.FeatureDisabledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cloud.opencode.base.feature.proxy.FeatureProxy.FeatureDisabledException
- All Implemented Interfaces:
Serializable
- Enclosing class:
FeatureProxy
Exception thrown when feature is disabled and THROW_EXCEPTION behavior is set
当功能禁用且设置了THROW_EXCEPTION行为时抛出的异常
- 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
-
FeatureDisabledException
-
-
Method Details
-
getFeatureKey
-
getMethodName
-