AskNGo.ElasticSearch.DocumentNotInsertedException.DocumentNotInsertedException C# (CSharp) Метод

DocumentNotInsertedException() публичный Метод

public DocumentNotInsertedException ( ) : System
Результат 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