This document describes IceFIX version 1.0.1.


IceFIX::RegistrationException

Overview

exception RegistrationException

Raised if register/unregister fails.

Used By

Data Member Index

reason — The reason for the failure.

Data Members

string reason;

The reason for the failure.


  • No labels