Documentation for Ice 3.5. The latest release is Ice 3.7. Refer to the space directory for other releases.


IcePatch2::FileAccessException

Overview

exception FileAccessException

This exception is raised if IcePatch2::FileServer::getFileCompressed cannot read the contents of a file.

Used By

Data Member Index

reason — An explanation of the reason for the failure.

Data Members

string reason;

An explanation of the reason for the failure.


  • No labels