Click or drag to resize

CarbonException Class

A custom base Exception for the Carbon suite.
Inheritance Hierarchy
SystemObject
  SystemException
    RCS.Carbon.SharedCarbonException

Namespace: RCS.Carbon.Shared
Assembly: RCS.Carbon.Shared (in RCS.Carbon.Shared.dll) Version: 9.0.12
Syntax
C#
[SerializableAttribute]
public class CarbonException : Exception

The CarbonException type exposes the following members.

Properties
 NameDescription
Public propertyCode Unique error code for different types of Carbon exceptions.
Top
See Also