IceGrid::FileNotAvailableException
Overview
exception FileNotAvailableException
This exception is raised if a file is not available.
Used By
- IceGrid::AdminSession::openNodeStdErr
- IceGrid::AdminSession::openNodeStdOut
- IceGrid::AdminSession::openRegistryStdErr
- IceGrid::AdminSession::openRegistryStdOut
- IceGrid::AdminSession::openServerLog
- IceGrid::AdminSession::openServerStdErr
- IceGrid::AdminSession::openServerStdOut
- IceGrid::FileIterator::read
See Also
- IceGrid::AdminSession::openServerStdOut
- IceGrid::AdminSession::openServerStdErr
- IceGrid::AdminSession::openNodeStdOut
- IceGrid::AdminSession::openNodeStdErr
- IceGrid::AdminSession::openRegistryStdOut
- IceGrid::AdminSession::openRegistryStdErr
Data Member Index
reason — The reason for the failure.
Data Members
string reason;
The reason for the failure.