Class DeepSeekTokenServiceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.entwicklertraining.deepseek4j.exceptions.DeepSeekTokenServiceException
All Implemented Interfaces:
Serializable

public class DeepSeekTokenServiceException extends RuntimeException
Custom runtime exception for errors related to the DeepSeekTokenService.
See Also:
  • Constructor Details

    • DeepSeekTokenServiceException

      public DeepSeekTokenServiceException(String message)
    • DeepSeekTokenServiceException

      public DeepSeekTokenServiceException(String message, Throwable cause)