Package ai.libs.jaicore.ml.cache
Class InstructionFailedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- ai.libs.jaicore.ml.cache.InstructionFailedException
-
- All Implemented Interfaces:
java.io.Serializable
public class InstructionFailedException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InstructionFailedException(java.lang.Exception e)
-