CapeUserExceptionName Property

The name of the exception being thrown.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
public string Name { get; }

Property Value

String
The name of the exception being thrown.

Implements

ECapeRootName

Remarks

The name of the exception being thrown.

See Also