Class FallbackDisabledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.episteme.core.technical.algorithm.FallbackDisabledException
- All Implemented Interfaces:
Serializable
Exception thrown when a fallback is attempted but globally disabled (e.g., during benchmarks).
- 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
-
FallbackDisabledException
-