summaryT:DotNetNuke.Services.Exceptions.PageLoadException

Namespace: DotNetNuke.Services.Exceptions
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public class PageLoadException : BasePortalException
Visual Basic
Public Class PageLoadException
	Inherits BasePortalException

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    DotNetNuke.Services.Exceptions..::..BasePortalException
      DotNetNuke.Services.Exceptions..::..PageLoadException

See Also