Package com.openai.errors
        Class OpenAIInvalidDataException
- 
                    
                    - All Implemented Interfaces:
- 
                            
                            java.io.Serializable
 
 public final class OpenAIInvalidDataException extends OpenAIException 
- 
                
                    
                    - 
                                
                            
                                Constructor SummaryConstructors Constructor Description OpenAIInvalidDataException(String message, Throwable cause)OpenAIInvalidDataException(String message)OpenAIInvalidDataException()
 - 
                                
                            
                                Method SummaryModifier and Type Method Description - 
                                            
                                        
                                            Methods inherited from class kotlin.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
- 
                                        
                                    
                                        Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
                                            
                                        
                                            
 
-