kCura.WinEDDS.Exceptions
Namespace with 9 public types
Classes
                                     CodeCreationFailedException
                                    The exception thrown when a failure occurs attempting to create a new code.
                                
                            
                            
                                
                                     CredentialsNotSupportedException
                                    The exception thrown when a credential is not supported within the current runtime context
 For example, attempting to use an OAuth2 implicit flow within a non-interactive process is not supported.
                                
                            
                            
                                
                                     ErrorMessage
                                    
                                
                            
                            
                                
                                     FieldValueImportException
                                    The exception thrown when a failure occurs attempting to set a field value during an import operation.
                                
                            
                            
                                
                                     FileWriteException
                                    The exception thrown when a failure occurs attempting to perform file write, delete, or related I/O operations.
                                
                            
                            
                                
                                     ImportIOException
                                    The exception thrown when a non-fatal IO error occurs importing a document.
                                
                            
                            
                                
                                     InvalidLoginException
                                    The exception thrown when a login failure occurs.
                                
                            
                            
                                
                                     WebApiException
                                    The exception thrown when a Web API failure has occured.
                                
                            
                        
                        Abstract Classes
                                     ExportBaseException
                                    The exception thrown when a failure occurs performing an export operation.