Ice 3.7 Slice API Reference
Loading...
Searching...
No Matches
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:
Collaboration diagram for Ice::FileException:

Data Members

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

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: