collapse_all
expand_all
collapse_allexpand_alldropdowndropdownHovercopycodecopycodeHighlight

collapse_all Collapse AllExpand All     dropdown Code: All Code: Multiple Code: C# Code: Visual Basic Code: Visual C++

[TCheckBoxFormControlObj]C#

[TCheckBoxFormControlObj]Visual Basic

[TCheckBoxFormControlObj]
Visual C++
DPSF API Documentation
DPSFDebugWarningException Class

gradient

A warning Exception thrown by a DPSF component when the user is not configuring DPSF ideally. These are useful for helping users ensure that they have DPFS configured for optimal performance.

NOTE: These exceptions can be disabled by setting the DPSFHelper.ThrowDebugWarningExceptions property to false.

Namespace: DPSF.Exceptions

Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0

collapse_allSyntax

C#

public class DPSFDebugWarningException : Exception,

 IDPSFException

Visual Basic

Public Class DPSFDebugWarningException

 Inherits Exception

 Implements IDPSFException

Visual C++

public ref class DPSFDebugWarningException : public Exception,

 IDPSFException

collapse_allInheritance Hierarchy

System..::..Object

System..::..Exception

  DPSF.Exceptions..::..DPSFDebugWarningException

collapse_allSee Also

DPSFDebugWarningException Members

DPSF.Exceptions Namespace

footer

Send comments on this topic to
Dan@DansKingdom.com