Ice::FileException

Overview

local exception FileException
    extends 
	SyscallException

This exception is a specialization of SyscallException for file errors.

Data Member Index

path

The path of the file responsible for the error.

path

string path;

The path of the file responsible for the error.