Class DeepSeekTokenServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.entwicklertraining.deepseek4j.exceptions.DeepSeekTokenServiceException
- All Implemented Interfaces:
Serializable
Custom runtime exception for errors related to the DeepSeekTokenService.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDeepSeekTokenServiceException(String message) DeepSeekTokenServiceException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DeepSeekTokenServiceException
-
DeepSeekTokenServiceException
-