pmMDA.NET

PagingException Constructor

Initializes a new instance of the PagingException class.

Overload List

Initializes a new instance of the PagingException class with no error message.

public PagingException();

Initializes a new instance of the PagingException class.

public PagingException(string);

Initializes a new instance of the PagingException class.

public PagingException(string,Exception);

See Also

PagingException Class | PmMda.Net.Dog.Paging Namespace