AskNGo.ElasticSearch.DocumentNotDeletedException.DocumentNotDeletedException C# (CSharp) Method

DocumentNotDeletedException() public method

public DocumentNotDeletedException ( ) : System
return System
        public DocumentNotDeletedException()
        {
        }

Same methods

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