Package com.composum.sling.nodes.ai
Class AIService.AIServiceNotAvailableException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.composum.sling.nodes.ai.AIService.AIServiceException
-
- com.composum.sling.nodes.ai.AIService.AIServiceNotAvailableException
-
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- AIService
public static class AIService.AIServiceNotAvailableException extends AIService.AIServiceException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AIServiceNotAvailableException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-