pmMDA.NET

PagingException Class

[This is preliminary documentation and subject to change.]

The exception that is thrown when an error occurred during paging.

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

System.Object
   System.Exception
      System.ApplicationException
         PmMda.Net.Dog.Paging.PagingException

public class PagingException : ApplicationException

Remarks

Paging is used in server-client environments. Clients are loading their items by request. Every time an unloaded item is requested, the paged set will request the next items.

Requirements

Namespace: PmMda.Net.Dog.Paging

Assembly: pmMDA.NET.Common (in pmMDA.NET.Common.dll)

See Also

PagingException Members | PmMda.Net.Dog.Paging Namespace