Hevea documentation

FileUpToDateException Class

Exception risen when the file in the client cache has the same modification date than on the server.

For a list of all members of this type, see FileUpToDateException Members.

System.Object
   System.Exception
      Hevea.Core.Exceptions.HeveaException
         Hevea.Core.Exceptions.FileUpToDateException

public class FileUpToDateException : HeveaException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Hevea.Core.Exceptions

Assembly: Hevea.Core (in Hevea.Core.dll)

See Also

FileUpToDateException Members | Hevea.Core.Exceptions Namespace