Ice::FileException

Overview

local exception FileException extends Ice::SyscallException

This exception indicates file errors.

Data Member Index

path — The path of the file responsible for the error.

Data Members

string path;

The path of the file responsible for the error.