Centralpoint Class Library
C#
VB
Back to Home
|
Back to Previous Page
Show/Hide TOC
Management
Extended
Error(String) Constructor
Initializes a new instance of the
Management
ExtendedError
class
Definition
Namespace:
Centralpoint.Web
Assembly:
Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
Copy
public
ExtendedError
(
string
xml
)
VB
Copy
Public
Sub
New
(
xml
As
String
)
Parameters
xml
String
See Also
Reference
Management
ExtendedError Class
Management
ExtendedError Overload
Centralpoint.Web Namespace
In This Article
Definition
See Also