This document describes IceFIX version 1.0.1.


IceFIX::ExecuteException

Overview

exception ExecuteException

Raised if execute fails.

Used By

Data Member Index

reason — The reason for the failure.

Data Members

string reason;

The reason for the failure.


  • No labels