Class MistralAPIException

All Implemented Interfaces:
Serializable

public class MistralAPIException extends RuntimeException
See Also:
  • Constructor Details

    • MistralAPIException

      public MistralAPIException()
    • MistralAPIException

      public MistralAPIException(String message)
    • MistralAPIException

      public MistralAPIException(Throwable cause)
    • MistralAPIException

      public MistralAPIException(String message, Throwable cause)