Ice 3.7 Slice API Reference
List of all members
IcePatch2::FileSizeRangeException Exception Reference

This exception is raised if an operation tries to use a file whose size is larger than 2.1 GB. More...

defined in <IcePatch2/FileServer.ice>

exception FileSizeRangeException extends IcePatch2::FileAccessException { ... }

Inheritance diagram for IcePatch2::FileSizeRangeException:
Inheritance graph
[legend]
Collaboration diagram for IcePatch2::FileSizeRangeException:
Collaboration graph
[legend]

Additional Inherited Members

- Data Members inherited from IcePatch2::FileAccessException
string reason
 An explanation of the reason for the failure. More...
 

Detailed Description

This exception is raised if an operation tries to use a file whose size is larger than 2.1 GB.

Use the "large" versions of the operations instead.


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