Package ai.libs.jaicore.basic
Class SystemRequirementsNotMetException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- ai.libs.jaicore.basic.SystemRequirementsNotMetException
-
- All Implemented Interfaces:
java.io.Serializable
public class SystemRequirementsNotMetException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SystemRequirementsNotMetException(java.lang.String msg)
SystemRequirementsNotMetException(java.lang.String msg, java.lang.Throwable cause)
-