Enum ClearingRequirementException
An indication of whether a party to a swap is using the end-user exception.
Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
public enum ClearingRequirementException
Fields
| Name | Description |
|---|---|
| Exception | Exception. |
| NoException | No exception. |
| None | Default value. Do not use it directly. |