:: com :: sun :: star :: util ::

exception DiskFullException
Base Hierarchy
::com::sun::star::uno::Exception
 |
 +-FileIOException
    |
    +-DiskFullException
Description
is thrown when a disk full error occurs.

Top of Page