AskNGo.ElasticSearch.DocumentNotInsertedException.DocumentNotInsertedException C# (CSharp) Méthode

DocumentNotInsertedException() public méthode

public DocumentNotInsertedException ( ) : System
Résultat System
        public DocumentNotInsertedException()
        {
        }

Same methods

DocumentNotInsertedException::DocumentNotInsertedException ( SerializationInfo info, StreamingContext context ) : System
DocumentNotInsertedException::DocumentNotInsertedException ( string message ) : System
DocumentNotInsertedException::DocumentNotInsertedException ( string message, Exception innerException ) : System
DocumentNotInsertedException