Class NoAvailableRunnerFailure
- java.lang.Object
-
- ai.konduit.serving.build.validation.failures.NoAvailableRunnerFailure
-
- All Implemented Interfaces:
ValidationFailure
public class NoAvailableRunnerFailure extends java.lang.Object implements ValidationFailure
-
-
Constructor Summary
Constructors Constructor Description NoAvailableRunnerFailure()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface ai.konduit.serving.build.validation.ValidationFailure
step
-
-