Ice 3.7 Slice API Reference
|
This exception indicates file errors. More...
defined in <Ice/LocalException.ice>
["cpp:ice_print"]
local exception FileException extends Ice::SyscallException { ... }
Data Members | |
string | path |
The path of the file responsible for the error. More... | |
![]() | |
int | error = 0 |
The error number describing the system exception. More... | |
This exception indicates file errors.
string path |
The path of the file responsible for the error.