Keyoti SearchUnit API Docs
LastModifiedDateNotAvailableException Class
API DocumentationKeyoti.SearchEngine.DocumentsLastModifiedDateNotAvailableException
Keyoti SearchUnit v6
Signifies that a Last-Modified HTTP header wasn't provided in the HTTP response.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public class LastModifiedDateNotAvailableException : Exception
public class LastModifiedDateNotAvailableException : Exception
Public Class LastModifiedDateNotAvailableException
	Inherits Exception
Public Class LastModifiedDateNotAvailableException
	Inherits Exception
public ref class LastModifiedDateNotAvailableException : public Exception
public ref class LastModifiedDateNotAvailableException : public Exception
type LastModifiedDateNotAvailableException =  
    class
        inherit Exception
    end
type LastModifiedDateNotAvailableException =  
    class
        inherit Exception
    end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
LastModifiedDateNotAvailableException()()()()
Data (Inherited from Exception.)
Equals(Object) (Inherited from Object.)
Finalize()()()() (Inherited from Object.)
GetBaseException()()()() (Inherited from Exception.)
GetHashCode()()()() (Inherited from Object.)
GetObjectData(SerializationInfo, StreamingContext) (Inherited from Exception.)
GetType()()()() (Inherited from Exception.)
HelpLink (Inherited from Exception.)
HResult (Inherited from Exception.)
InnerException (Inherited from Exception.)
MemberwiseClone()()()() (Inherited from Object.)
Message (Inherited from Exception.)
Source (Inherited from Exception.)
StackTrace (Inherited from Exception.)
TargetSite (Inherited from Exception.)
ToString()()()() (Inherited from Exception.)
Inheritance Hierarchy
Object
Exception
 LastModifiedDateNotAvailableException

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120