Ice 3.7 Slice API Reference
Data Members | List of all members
Ice::FileException Local Exception Reference

This exception indicates file errors. More...

defined in <Ice/LocalException.ice>

["cpp:ice_print"]
local exception FileException extends Ice::SyscallException { ... }

Inheritance diagram for Ice::FileException:
Inheritance graph
[legend]
Collaboration diagram for Ice::FileException:
Collaboration graph
[legend]

Data Members

string path
 The path of the file responsible for the error. More...
 
- Data Members inherited from Ice::SyscallException
int error = 0
 The error number describing the system exception. More...
 

Detailed Description

This exception indicates file errors.

Data Member Documentation

◆ path

string path

The path of the file responsible for the error.


The documentation for this exception was generated from the following file: