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
DPSFException Class
gradient

An Exception thrown by a DPSF component.

NOTE: The other DSPF Exceptions do not inherit from this DPSFException. They each inherit from their non-DPSF equivalent exceptions.

Namespace: DPSF.Exceptions

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

collapse_allSyntax

C#

public class DPSFException : Exception,

 IDPSFException

Visual Basic

Public Class DPSFException

 Inherits Exception

 Implements IDPSFException

Visual C++

public ref class DPSFException : public Exception,

 IDPSFException

collapse_allInheritance Hierarchy

System..::..Object

System..::..Exception

  DPSF.Exceptions..::..DPSFException

collapse_allSee Also

DPSFException Members

DPSF.Exceptions Namespace

footer

Send comments on this topic to
Dan@DansKingdom.com